Skip to main content
Finance & FintechTypeScript

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

finance-fintechofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/base/base-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "base-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "base/base-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
TypeScript
Author
base