Loading MCP server directory, please wait...
Give an AI agent a Solana spending allowance instead of your key. Chain-enforced cap, x402.
npx @getmcp/cli add io.github.nirholas/onchain-agent-walletsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nirholas/onchain-agent-wallets": {
"command": "npx",
"args": [
"-y",
"@three-ws/onchain-agent-wallets"
],
"env": {
"OWNER_SECRET_KEY": "",
"OAW_NETWORK": "mainnet",
"SOLANA_RPC_URL": "",
"OAW_STATE_DIR": "",
"REQUIRE_CONFIRM": "true"
}
}
}
}