Loading MCP server directory, please wait...
Trustless spending accounts for AI agents on Solana with on-chain enforced limits.
npx @getmcp/cli add io.github.CloakedAgent/cloakedRequires Node.js 18+. Community-contributed server. Review source before installing.
CLOAKED_AGENT_KEYBase58 encoded Cloaked Agent private key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CloakedAgent/cloaked": {
"command": "npx",
"args": [
"-y",
"@cloakedagent/sdk"
],
"env": {
"CLOAKED_AGENT_KEY": "",
"CLOAKED_BACKEND_URL": "",
"SOLANA_RPC_URL": ""
}
}
}
}