Base Network MCP Server

MIT License
4
1
  • Apple
{ "mcpServers": { "base": { "command": "node", "args": ["/path/to/base-mcp-server/dist/index.js"], "env": { "BASE_PROVIDER_URL": "https://api.developer.coinbase.com/rpc/v1/base/ByeAFq6UvTNv18icKsOugFww7BO10Ez0", "WALLET_PRIVATE_KEY": "your_private_key_here" }, "disabled": false, "autoApprove": [] } } }
ID: xx2sxvy29l