Radix Wiki for VS Code
wiki.radix/radix-wiki
Community-maintained knowledge base for Radix DLT — search, read, and contribute wiki pages.
client:VS Code
transport:streamable-http
tools:11
Install Radix Wiki in VS Code
.vscode/mcp.json
{
"servers": {
"radix-wiki": {
"type": "http",
"url": "https://radix.wiki/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs