Loading MCP server directory, please wait...
Self-custodial crypto + DeFi MCP for AI agents. Ledger-signed. EVM, TRON, Solana, BTC, LTC.
npx @getmcp/cli add io.github.szhygulin/vaultpilot-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.szhygulin/vaultpilot-mcp": {
"command": "npx",
"args": [
"-y",
"vaultpilot-mcp"
],
"env": {
"ETHEREUM_RPC_URL": "",
"ARBITRUM_RPC_URL": "",
"POLYGON_RPC_URL": "",
"BASE_RPC_URL": "",
"RPC_PROVIDER": "",
"RPC_API_KEY": "",
"ETHERSCAN_API_KEY": "",
"ONEINCH_API_KEY": "",
"WALLETCONNECT_PROJECT_ID": "",
"VAULTPILOT_DEMO": ""
}
}
}
}