mcp for Claude Desktop
io.github.2s-io/mcp
575+ agent tools: data, AI gateway, storage/queues/watchers. x402 USDC, no keys, usage billing.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@2sio/mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs