Skip to content
VS Code

zeroidagent mcp for VS Code

com.clauxel.zeroidagent/zeroidagent-mcp

A paid remote MCP for ZeroID, built to return verdicts, receipts, usage logs, and audit-ready JSON.

client:VS Code transport:streamable-http

Install zeroidagent mcp in VS Code

.vscode/mcp.json

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

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

zeroidagent mcp in other clients