finance & fintech
Base Mcp
Base Network integration for onchain tools, allowing interaction with Base Network and Coinbase API for wallet management, fund transfers, smart contracts, and DeFi operations
typescript
cloud
enterprise
finance & fintech
Installation
npx -y base/base-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "base-mcp",
"command": "npx",
"args": [
"-y",
"base/base-mcp"
]
}About This MCP Server
base/base-mcp
Base Network integration for onchain tools, allowing interaction with Base Network and Coinbase API for wallet management, fund transfers, smart contracts, and DeFi operations
GitHub: https://github.com/base/base-mcp
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub