Skip to content
VS Code

gnt for VS Code

io.github.gnt-ai/gnt

Git-native policy layer for AI agents: check_action verdicts against rules approved via PR.

client:VS Code transport:streamable-http

Install gnt in VS Code

.vscode/mcp.json

{
  "servers": {
    "gnt": {
      "type": "http",
      "url": "https://api.gntai.dev/mcp"
    }
  }
}

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

gnt in other clients