Gvnr for Cursor
dev.gvnr/gvnr
Budget & cost control for AI agents — per-agent spend caps + rate limits before each call.
client:Cursor
transport:streamable-http
Install Gvnr in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gvnr": {
"url": "https://gvnr.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs