01Mind for Claude Desktop
net.01mind/charon
A machine-to-machine agent superstore -- paid API services for autonomous agents via x402 on Base.
client:Claude Desktop
transport:streamable-http
tools:3
Install 01Mind in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"charon": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://01mind.net/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