Loading MCP server directory, please wait...
Self-custodial crypto portfolio: read EVM DeFi, sign on Ledger via WalletConnect.
npx @getmcp/cli add io.github.szhygulin/recon-crypto-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/recon-crypto-mcp": {
"command": "npx",
"args": [
"-y",
"recon-crypto-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": ""
}
}
}
}