Loading MCP server directory, please wait...
Web3 MCP proxy for AI agents: DeFi swaps, bridges, market data, wallets, and gated writes.
npx @getmcp/cli add io.github.Apegurus/web3agentRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Apegurus/web3agent": {
"command": "npx",
"args": [
"-y",
"web3agent",
"web3agent"
],
"env": {
"CHAIN_ID": "",
"CONFIRM_WRITES": "",
"ETHERSCAN_API_KEY": "",
"ZEROX_API_KEY": "",
"COINGECKO_API_KEY": "",
"CCXT_CONFIG_PATH": "",
"OWS_PASSPHRASE": ""
}
}
}
}