Skip to content
VS Code

androidcliagentgate mcp for VS Code

com.clauxel.androidcliagentgate/androidcliagentgate-mcp

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

client:VS Code transport:streamable-http

Install androidcliagentgate mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "androidcliagentgate-mcp": {
      "type": "http",
      "url": "https://androidcliagentgate.clauxel.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

androidcliagentgate mcp in other clients