
1{2 "mcpServers": {3 "base blockchain": {4 "command": "npx",5 "args": [6 "-y",7 "base-network-mcp-server"8 ],9 "env": {10 "BASE_PROVIDER_URL": "https://api.developer.coinbase.com/rpc/v1/base/YOUR_API_KEY",11 "WALLET_PRIVATE_KEY": "your_private_key_here"12 }13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation