Caper Wiki for Gemini CLI
network.caper/caper-wiki
Read Caper's wiki and DAO on-chain data; launch a DAO, trade, and propose on Radix testnet.
client:Gemini CLI
transport:streamable-http
tools:13
Install Caper Wiki in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"caper-wiki": {
"httpUrl": "https://caper.network/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs