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