Web3 MCP proxy for AI agents: DeFi swaps, bridges, market data, wallets, and gated writes.
claude mcp add web3agent -- npx -y web3agent
claude_desktop_config.json
{
"mcpServers": {
"web3agent": {
"command": "npx",
"args": [
"-y",
"web3agent"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"web3agent": {
"command": "npx",
"args": [
"-y",
"web3agent"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"web3agent": {
"command": "npx",
"args": [
"-y",
"web3agent"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"web3agent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"web3agent"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"web3agent": {
"command": "npx",
"args": [
"-y",
"web3agent"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Apegurus--web3agent/reviews or the review_server meta-tool.
POST /mcp