Skip to content
Claude Desktop

androidcliagentgate mcp for Claude Desktop

com.clauxel.androidcliagentgate/androidcliagentgate-mcp

Remote MCP for Android CLI agent build gate, structured receipts, audit logs, and reviewer-ready evi

client:Claude Desktop transport:streamable-http

Install androidcliagentgate mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "androidcliagentgate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://androidcliagentgate.clauxel.com/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

androidcliagentgate mcp in other clients