Skip to content
VS Code

MANDATE Credential Broker for VS Code

io.github.projetnanocorp/mandate

MCP server for mandates, delegation, policy-gated execution, credential grants, and audit.

client:VS Code transport:streamable-http tools:11

Install MANDATE Credential Broker in VS Code

.vscode/mcp.json

{
  "servers": {
    "mandate": {
      "type": "http",
      "url": "https://mandate.nanocorp.app/mcp"
    }
  }
}

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

What VS Code can do once it is connected

MANDATE Credential Broker in other clients