MACH Base for Claude Desktop
io.github.thealiphant/mach-base
17 Base data tools for agents over Streamable HTTP MCP. Pay per call in USDC via x402; no API key.
client:Claude Desktop
transport:streamable-http
tools:17
Install MACH Base in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mach-base": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mach.gallery/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