Catalog
dev.gvnr/gvnr
Officialby mightbesaad · TypeScript
Gvnr
Budget & cost control for AI agents — per-agent spend caps + rate limits before each call.
Enforce spending caps and rate limits for AI agents to control costs per agent.
Topics
agent-infrastructureai-agentsbudgetcost-controlllmmcprate-limitingspend-managementusdcx402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"gvnr": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gvnr.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.