Agent Utility MCP for Cursor
io.github.insivotron/agent-utility-mcp
Stop your agent before it runs rm -rf /etc or emails your .env. Deterministic preflight checks.
client:Cursor
transport:streamable-http
tools:4
Install Agent Utility MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-utility-mcp": {
"url": "https://agent-utility-mcp.insivotron.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs