Skip to content
VS Code

Sunaiva Gate — Agent Rule Enforcement for VS Code

io.sunaivacore/gate

MCP enforcement layer that intercepts AI agent actions and blocks rule violations before execution.

client:VS Code transport:streamable-http runtime:npm tools:16

Install Sunaiva Gate — Agent Rule Enforcement in VS Code

.vscode/mcp.json

{
  "servers": {
    "gate": {
      "type": "http",
      "url": "https://mcp.sunaivacore.io"
    }
  }
}

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

Sunaiva Gate — Agent Rule Enforcement in other clients