three.ws Agent Wallet for Claude Desktop
io.github.nirholas/threews-agent
Give your AI agent an x402 wallet: discover and pay for services in USDC, or earn from your own.
client:Claude Desktop
transport:streamable-http
Install three.ws Agent Wallet in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"threews-agent": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://three.ws/api/mcp-agent"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs