Home › Finance › Recon Crypto MCP
Recon Crypto MCP
Self-custodial crypto portfolio: read EVM DeFi, sign on Ledger via WalletConnect.
Topics: Finance & Fintech
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.3.1)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"vaultpilot-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"ETHEREUM_RPC_URL": "<YOUR_VALUE>",
"ARBITRUM_RPC_URL": "<YOUR_VALUE>",
"POLYGON_RPC_URL": "<YOUR_VALUE>",
"BASE_RPC_URL": "<YOUR_VALUE>",
"RPC_PROVIDER": "<YOUR_VALUE>",
"RPC_API_KEY": "<YOUR_VALUE>",
"ETHERSCAN_API_KEY": "<YOUR_VALUE>",
"ONEINCH_API_KEY": "<YOUR_VALUE>",
"WALLETCONNECT_PROJECT_ID": "<YOUR_VALUE>"
}
}
}
}
ETHEREUM_RPC_URL— Custom Ethereum RPC endpoint (alternative to RPC_PROVIDER + RPC_API_KEY).ARBITRUM_RPC_URL— Custom Arbitrum RPC endpoint.POLYGON_RPC_URL— Custom Polygon RPC endpoint.BASE_RPC_URL— Custom Base RPC endpoint.RPC_PROVIDER— RPC provider name: 'infura' or 'alchemy'. Used together with RPC_API_KEY.RPC_API_KEYsecret — API key for the chosen RPC_PROVIDER.ETHERSCAN_API_KEYsecret — Etherscan API key for contract verification lookups.ONEINCH_API_KEYsecret — 1inch Developer Portal API key. Enables 1inch quote comparison in get_swap_quote.WALLETCONNECT_PROJECT_IDsecret — WalletConnect Cloud project ID. Required for Ledger Live signing via WalletConnect.
Related servers
tradememory-protocol
Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.
metatrader-mcp-server
Enable AI LLMs to execute trades using MetaTrader 5 platform
OpenAccountants
Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).
mcp_massive
) π βοΈ - An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex,β¦
evm-mcp-server
Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENSβ¦
xero-mcp-server
An MCP server that integrates with Xero's API, allowing for standardized access to Xero's accounting and business features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry