{"name":"Radix Wiki","description":"Community-maintained knowledge base for Radix DLT — the layer-1 blockchain with linear scalability and asset-oriented smart contracts.","url":"https://radix.wiki","version":"1.0.0","capabilities":{"streaming":false,"pushNotifications":false},"skills":[{"id":"search","name":"Search Wiki","description":"Search Radix Wiki pages by keyword. Matches against titles and content. Returns titles, URLs, snippets, and update dates.","tags":["search","radix","blockchain","wiki","scrypto","defi"],"examples":["Search for Cerberus consensus","Find pages about Scrypto","What is Xi'an sharding?"]},{"id":"read","name":"Get Page","description":"Fetch the full text content of a specific Radix Wiki page.","tags":["read","content","article","documentation"],"examples":["Read the Radix Engine overview","Get the Xi'an roadmap page"]},{"id":"list","name":"List Pages","description":"List Radix Wiki pages, optionally filtered by tag path.","tags":["list","browse","categories"]},{"id":"ideas-board","name":"Get Ideas Board","description":"Get the RADIX Wiki Ideas Pipeline kanban — community proposals and Radix DAO tasks grouped into status columns (Discussion → Proposed → Approved → In Progress → Testing → Done), each card carrying its working group, category, priority, and assignee. Use this to follow DAO / project progress.","tags":["kanban","ideas","dao","governance","progress"],"examples":["Show the Radix DAO task board","Which Governance working group tasks are in progress?","What DAO tasks is Daffy assigned?"]},{"id":"write","name":"Create Page","description":"Create a new Radix Wiki page. Requires a ROLA bearer token — see https://radix.wiki/AGENTS.md for the challenge-sign-verify flow. Call get_categories first for a valid tagPath. Some paths are balance-gated (blog needs 50,000 XRD). Earns contribution points.","tags":["write","create","contribute"],"examples":["Create a wiki page for a new Radix dApp","Document a Scrypto pattern on the wiki"],"authentication":"rola"},{"id":"edit","name":"Edit Page","description":"Edit an existing Radix Wiki page. Requires a ROLA bearer token — see https://radix.wiki/AGENTS.md. Fetch the page with get_page first and send the full revised block array; the version bump, block-level diff, and revision entry are computed server-side. Locked and author-only pages are rejected. Earns contribution points.","tags":["write","edit","contribute","revision"],"examples":["Fix a dead link on the Cerberus page","Add a section to the Scrypto overview"],"authentication":"rola"}],"provider":{"organization":"Radix Wiki","url":"https://radix.wiki"},"documentationUrl":"https://radix.wiki/llms.txt","mcpEndpoint":"https://radix.wiki/api/mcp","mcpServerCard":"https://radix.wiki/api/mcp/server-card","license":{"name":"CC-BY-4.0","url":"https://creativecommons.org/licenses/by/4.0/","scope":"content"},"securitySchemes":{"rola":{"type":"custom","description":"Radix On-Ledger Authentication — Ed25519 keypair signed challenge. Required by the create_page and edit_page tools.","documentationUrl":"https://radix.wiki/AGENTS.md"}},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json","text/markdown"]}