base/base-mcp
0 Views
0 Installs
🎖️ 📇 ☁️ - Base Network integration for onchain tools, allowing interaction with Base Network and Coinbase API for wallet management, fund transfers, smart contracts, and DeFi operations
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"base-base-mcp": {
"command": "npx",
"args": [
"-y",
"base-base-mcp"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
base-mcp [DEPRECATED]
This repository has been archived and is no longer maintained.
The Base MCP server has been replaced. For the latest tools, docs, and quickstarts for building AI agents on Base, visit:
- Docs: https://docs.base.org/ai-agents
- Quickstart (Payments): https://docs.base.org/ai-agents/quickstart/payments
- Quickstart (Trading): https://docs.base.org/ai-agents/quickstart/trading
The base-mcp npm package is deprecated. Do not use npx base-mcp or npm install base-mcp.