MCP Server
MCP
multichain-mcp
MCP server for AI agents — Stacks, Celo, and Base in one npm package.
Install
npx -y @wkalidev/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@wkalidev/multichain-mcp",
"version": "1.2.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional Lemon Squeezy license key. Omit to run on the Free tier (get_balance, get_prices). Unlocks get_portfolio and prepare_transfer on Pro, plus deploy_token on Team.",
"isSecret": true,
"name": "MULTICHAIN_LICENSE_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment