Back to Home
bioanywhere icon

kiko

Verified Safe

by bioanywhere

Overview

A Model Context Protocol (MCP) server that provides onchain tools for AI applications like Claude Desktop and Cursor, enabling them to interact with the Base Network, Coinbase API, and other Web3 protocols.

Installation

Run Command
npx -y base-mcp@latest

Environment Variables

  • COINBASE_API_KEY_NAME
  • COINBASE_API_PRIVATE_KEY
  • SEED_PHRASE
  • COINBASE_PROJECT_ID
  • ALCHEMY_API_KEY
  • OPENROUTER_API_KEY
  • CHAIN_ID
  • NEYNAR_API_KEY
  • PINATA_JWT

Security Notes

The server's design inherently requires access to sensitive information such as Coinbase API keys (with transaction signing capabilities) and a wallet seed phrase, granting it full control over the associated crypto assets. While the codebase itself leverages established libraries (Viem, AgentKit) and follows good practices for handling these credentials (via environment variables), the primary security risk lies in the user's responsibility to securely manage their environment variables and protect the system running the server. There are no obvious 'eval', command injection, or obfuscation patterns observed directly within the provided source that would introduce additional vulnerabilities beyond the high-privilege nature of its intended function.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens300
Stars0
Forks0
Last Update2025-12-10

Tags

MCPBase BlockchainCoinbaseWeb3AI Agent Tools