VaultPilot MCP
Self-custodial crypto + DeFi MCP for AI agents. Ledger-signed. EVM, TRON, Solana, BTC, LTC.
{
"mcpServers": {
"vaultpilot-mcp": {
"command": "npx",
"args": [
"-y",
"vaultpilot-mcp"
],
"env": {
"ETHEREUM_RPC_URL": "<ethereum_rpc_url>",
"ARBITRUM_RPC_URL": "<arbitrum_rpc_url>",
"POLYGON_RPC_URL": "<polygon_rpc_url>",
"BASE_RPC_URL": "<base_rpc_url>",
"RPC_PROVIDER": "<rpc_provider>",
"RPC_API_KEY": "<your-rpc_api_key>",
"ETHERSCAN_API_KEY": "<your-etherscan_api_key>",
"ONEINCH_API_KEY": "<your-oneinch_api_key>",
"WALLETCONNECT_PROJECT_ID": "<your-walletconnect_project_id>",
"VAULTPILOT_DEMO": "<vaultpilot_demo>"
}
}
}
}{
"mcpServers": {
"vaultpilot-mcp": {
"command": "npx",
"args": [
"-y",
"vaultpilot-mcp"
],
"env": {
"ETHEREUM_RPC_URL": "<ethereum_rpc_url>",
"ARBITRUM_RPC_URL": "<arbitrum_rpc_url>",
"POLYGON_RPC_URL": "<polygon_rpc_url>",
"BASE_RPC_URL": "<base_rpc_url>",
"RPC_PROVIDER": "<rpc_provider>",
"RPC_API_KEY": "<your-rpc_api_key>",
"ETHERSCAN_API_KEY": "<your-etherscan_api_key>",
"ONEINCH_API_KEY": "<your-oneinch_api_key>",
"WALLETCONNECT_PROJECT_ID": "<your-walletconnect_project_id>",
"VAULTPILOT_DEMO": "<vaultpilot_demo>"
}
}
}
}npx -y vaultpilot-mcpETHEREUM_RPC_URLCustom Ethereum RPC endpoint (alternative to RPC_PROVIDER + RPC_API_KEY).
ARBITRUM_RPC_URLCustom Arbitrum RPC endpoint.
POLYGON_RPC_URLCustom Polygon RPC endpoint.
BASE_RPC_URLCustom Base RPC endpoint.
RPC_PROVIDERRPC provider name: 'infura' or 'alchemy'. Used together with RPC_API_KEY.
RPC_API_KEYAPI key for the chosen RPC_PROVIDER.
ETHERSCAN_API_KEYEtherscan API key for contract verification lookups.
ONEINCH_API_KEY1inch Developer Portal API key. Enables 1inch quote comparison in get_swap_quote.
WALLETCONNECT_PROJECT_IDWalletConnect Cloud project ID. Required for Ledger Live signing via WalletConnect.
VAULTPILOT_DEMOSet to 'true' to enable demo mode — no Ledger required, real chain RPC reads, signing-class tools either refuse or return simulated-broadcast envelopes. See `set_demo_wallet` and `exit_demo_mode` tools for the full demo flow.
Security tools for AI agents: scan MCP servers, validate HDP delegation chains, audit releases.
Provide AI-powered real-time analysis and intelligence on NPM packages, including security, depend…
Zenable cleans up sloppy AI code and prevents vulnerabilities with deterministic guardrails