Skip to content
VS Code

IdentArk Gateway for VS Code

io.identark/gateway

Zero-secret MCP gateway for AI agents: risk-scored, audited calls with human-in-the-loop approval.

client:VS Code transport:streamable-http

Install IdentArk Gateway in VS Code

.vscode/mcp.json

{
  "servers": {
    "gateway": {
      "type": "http",
      "url": "https://api.identark.io/v1/mcp/rpc"
    }
  }
}

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

IdentArk Gateway in other clients