web3ctx for Claude Desktop
io.github.farseensh/web3ctx
Version-true web3 docs, ABIs and human-validated integration recipes over MCP.
client:Claude Desktop
transport:streamable-http
tools:5
Install web3ctx in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"web3ctx": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.scarai.xyz/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs