gnt for Cursor
io.github.gnt-ai/gnt
Git-native policy layer for AI agents: check_action verdicts against rules approved via PR.
client:Cursor
transport:streamable-http
Install gnt in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gnt": {
"url": "https://api.gntai.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs