Self-custodial crypto + DeFi MCP for AI agents. Ledger-signed. EVM, TRON, Solana, BTC, LTC.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
vaultpilot-mcp · npm · 0.14.4
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.szhygulin/vaultpilot-mcp",
"description": "Self-custodial crypto + DeFi MCP for AI agents. Ledger-signed. EVM, TRON, Solana, BTC, LTC.",
"title": "VaultPilot MCP",
"repository": {
"url": "https://github.com/szhygulin/vaultpilot-mcp",
"source": "github"
},
"version": "0.14.4",
"websiteUrl": "https://github.com/szhygulin/vaultpilot-mcp",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "vaultpilot-mcp",
"version": "0.14.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Custom Ethereum RPC endpoint (alternative to RPC_PROVIDER + RPC_API_KEY).",
"name": "ETHEREUM_RPC_URL"
},
{
"description": "Custom Arbitrum RPC endpoint.",
"name": "ARBITRUM_RPC_URL"
},
{
"description": "Custom Polygon RPC endpoint.",
"name": "POLYGON_RPC_URL"
},
{
"description": "Custom Base RPC endpoint.",
"name": "BASE_RPC_URL"
},
{
"description": "RPC provider name: 'infura' or 'alchemy'. Used together with RPC_API_KEY.",
"name": "RPC_PROVIDER"
},
{
"description": "API key for the chosen RPC_PROVIDER.",
"isSecret": true,
"name": "RPC_API_KEY"
},
{
"description": "Etherscan API key for contract verification lookups.",
"isSecret": true,
"name": "ETHERSCAN_API_KEY"
},
{
"description": "1inch Developer Portal API key. Enables 1inch quote comparison in get_swap_quote.",
"isSecret": true,
"name": "ONEINCH_API_KEY"
},
{
"description": "WalletConnect Cloud project ID. Required for Ledger Live signing via WalletConnect.",
"isSecret": true,
"name": "WALLETCONNECT_PROJECT_ID"
},
{
"description": "Set 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.",
"name": "VAULTPILOT_DEMO"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-05T20:39:34.482788Z",
"publishedAt": "2026-05-05T20:39:34.482788Z",
"updatedAt": "2026-05-05T20:39:34.482788Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.14.4last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.