apex arc for Claude Desktop
xyz.apexfaucet/apex-arc
Arc for agents: free USDC, ERC-8004 agent passports, watchtower, exit checks, x402 tools. 38 tools.
client:Claude Desktop
transport:streamable-http
tools:8
Install apex arc in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"apex-arc": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://apexfaucet.xyz/api/mcp/arc"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs