{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_79d7m38xsdzd","handle":"radix-wiki","url":"https://wellknown.network/agents/radix-wiki","links":{"self":"https://wellknown.network/agents/radix-wiki/record.json","html":"https://wellknown.network/agents/radix-wiki","markdown":"https://wellknown.network/agents/radix-wiki/record.md","api":"https://wellknown.network/api/v1/agents/radix-wiki","status":"https://wellknown.network/api/v1/agents/radix-wiki/status","claim":"https://wellknown.network/agents/radix-wiki/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/radix-wiki/claim.json","badge":"https://wellknown.network/agents/radix-wiki/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:radix.wiki:agent:radix-wiki","type":"application/a2a-agent-card+json"},"kind":"agent","declared":{"name":"Radix Wiki","summary":"Community-maintained knowledge base for Radix DLT — the layer-1 blockchain with linear scalability and asset-oriented smart contracts.","description":"Community-maintained knowledge base for Radix DLT — the layer-1 blockchain with linear scalability and asset-oriented smart contracts.","publisher":{"name":"Radix Wiki","url":"https://radix.wiki"},"homepage":"https://radix.wiki/llms.txt","repository":null,"version":"3.1.0","license":null,"protocols":["a2a","mcp"],"tags":["search","radix","blockchain","wiki","scrypto","defi","read","content","article","documentation","list","browse","categories","kanban","ideas","dao","governance","progress","write","create","contribute","edit","revision"],"pricing":null,"endpoints":[{"url":"https://radix.wiki/api/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":[{"id":"search","name":"Search Wiki","tags":["search","radix","blockchain","wiki","scrypto","defi"],"description":"Keyword search across Radix Wiki titles and page text — the first call when you know what you are looking for. Returns a page of results, each with its title, URL, tagPath, slug, a matched snippet and the date it was last updated. The tagPath and slug identify the page every read tool accepts. Narrow with tagPath when a term is common; page through with page/pageSize. When you do not yet know what exists, call get_categories first."},{"id":"read","name":"Get Page","tags":["read","content","article","documentation"],"description":"Read one page in full: its extracted text, current version number, update date and declared metadata. Takes either the single `path` a listing returns or the tagPath/slug pair it splits into — not a URL and not a title. A wrong pair is answered with the tools that find a right one rather than an empty result. For the whole article set at once use get_full_corpus, and for a page as markdown fetch its URL with `.md` appended."},{"id":"list","name":"List Pages","tags":["list","browse","categories"],"description":"Browse the wiki by tag path rather than by keyword — every page under a branch, newest first by default. Returns the same rows as search_wiki (title, URL, tagPath, slug, snippet, updatedAt) plus a pagination envelope carrying totalPages, hasMore and nextPage. Omit tagPath to walk the whole wiki; pass one from get_categories to stay inside a branch. Sort by title for an A-Z pass."},{"id":"ideas-board","name":"Get Ideas Board","tags":["kanban","ideas","dao","governance","progress"],"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."},{"id":"write","name":"Create Page","tags":["write","create","contribute"],"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."},{"id":"edit","name":"Edit Page","tags":["write","edit","contribute","revision"],"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."}],"tools":["Search Wiki","Get Page","List Pages","Get Ideas Board","Create Page","Edit Page"],"extra":{"updatedAt":"2026-08-15T19:10:41.56624Z","inputModes":["text/plain","application/json"],"outputModes":["text/plain","application/json","text/markdown"],"publishedAt":"2026-08-15T19:10:41.56624Z","capabilities":{"streaming":false,"pushNotifications":false},"registryName":"wiki.radix/radix-wiki","protocolVersion":"0.3.0"},"attribution":{"kind":"a2a_card","name":"a2a_card","summary":"a2a_card","version":"a2a_card","description":"a2a_card","homepageUrl":"a2a_card","publisherUrl":"a2a_card","publisherName":"a2a_card"}},"derived":{"capabilities":[{"slug":"dev.project-management","name":"Project Management","confidence":1,"provenance":"declared"},{"slug":"productivity.notes","name":"Notes & Docs","confidence":1,"provenance":"declared"},{"slug":"code.documentation","name":"Code Documentation","confidence":1,"provenance":"declared"},{"slug":"finance.markets","name":"Markets & Trading","confidence":1,"provenance":"declared"}],"categories":["code","dev","finance","productivity"]},"observed":{"status":"unknown","statusReason":"Not checked yet.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[{"at":"2026-09-07T10:22:48.888Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":267,"error":null,"detail":{"tools":[{"name":"search_wiki","description":"Keyword search across Radix Wiki titles and page text — the first call when you know what you are looking for. Returns a page of results, each with its title, U"},{"name":"get_page","description":"Read one page in full: its extracted text, current version number, update date and declared metadata. Takes either the single `path` a listing returns or the ta"},{"name":"list_pages","description":"Browse the wiki by tag path rather than by keyword — every page under a branch, newest first by default. Returns the same rows as search_wiki (title, URL, tagPa"},{"name":"get_categories","description":"The wiki tag hierarchy as a tree, each node carrying its path, name, description and page count. The cheapest way to orient before searching, and the only way t"},{"name":"get_recent_changes","description":"Pages edited within the last N days, newest first — what to poll when you are watching the wiki rather than reading it. Same row shape as list_pages. Look back "},{"name":"get_full_corpus","description":"Every article as one plain-text document, for bulk ingestion rather than reading. PREFLIGHT FIRST: call it with sizeOnly=true for the exact character count, a t"},{"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 →"},{"name":"get_challenge","description":"Step 1 of writing to the wiki: a single-use ROLA challenge (5-minute expiry). The response spells out the exact recipe for the message your Ed25519 key must sig"},{"name":"login","description":"Step 2: exchange the signed ROLA proof for a 7-day Bearer token — the same verification the human wallet flow runs. Send the returned token as an HTTP `Authoriz"},{"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 "},{"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 "}],"toolCount":11,"serverName":"radix-wiki","capabilities":["tools","resources","prompts"],"serverVersion":"3.1.0","protocolVersion":"2025-06-18"}}],"tools":[{"name":"search_wiki","description":"Keyword search across Radix Wiki titles and page text — the first call when you know what you are looking for. Returns a page of results, each with its title, U"},{"name":"get_page","description":"Read one page in full: its extracted text, current version number, update date and declared metadata. Takes either the single `path` a listing returns or the ta"},{"name":"list_pages","description":"Browse the wiki by tag path rather than by keyword — every page under a branch, newest first by default. Returns the same rows as search_wiki (title, URL, tagPa"},{"name":"get_categories","description":"The wiki tag hierarchy as a tree, each node carrying its path, name, description and page count. The cheapest way to orient before searching, and the only way t"},{"name":"get_recent_changes","description":"Pages edited within the last N days, newest first — what to poll when you are watching the wiki rather than reading it. Same row shape as list_pages. Look back "},{"name":"get_full_corpus","description":"Every article as one plain-text document, for bulk ingestion rather than reading. PREFLIGHT FIRST: call it with sizeOnly=true for the exact character count, a t"},{"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 →"},{"name":"get_challenge","description":"Step 1 of writing to the wiki: a single-use ROLA challenge (5-minute expiry). The response spells out the exact recipe for the message your Ed25519 key must sig"},{"name":"login","description":"Step 2: exchange the signed ROLA proof for a 7-day Bearer token — the same verification the human wallet flow runs. Send the returned token as an HTTP `Authoriz"},{"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 "},{"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 "}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"wiki.radix/radix-wiki","url":"https://registry.modelcontextprotocol.io/v0/servers/wiki.radix%2Fradix-wiki","firstSeenAt":"2026-09-07T09:23:19.809Z","fetchedAt":"2026-09-07T09:23:19.809Z","normalizedAt":"2026-09-07T09:23:19.809Z"},{"source":"a2a_card","key":"https://radix.wiki/.well-known/agent-card.json","url":"https://radix.wiki/.well-known/agent-card.json","firstSeenAt":"2026-09-07T09:24:48.266Z","fetchedAt":"2026-09-07T09:24:48.266Z","normalizedAt":"2026-09-07T09:24:48.266Z"}]},"firstSeenAt":"2026-09-07T09:23:19.809Z","updatedAt":"2026-09-07T09:27:11.937Z"}