Caper Wiki for Cursor
network.caper/caper-wiki
Read Caper's wiki and DAO on-chain data; launch a DAO, trade, and propose on Radix testnet.
client:Cursor
transport:streamable-http
tools:13
Install Caper Wiki in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"caper-wiki": {
"url": "https://caper.network/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs