Agent Utility MCP for VS Code
io.github.insivotron/agent-utility-mcp
Stop your agent before it runs rm -rf /etc or emails your .env. Deterministic preflight checks.
client:VS Code
transport:streamable-http
tools:4
Install Agent Utility MCP in VS Code
.vscode/mcp.json
{
"servers": {
"agent-utility-mcp": {
"type": "http",
"url": "https://agent-utility-mcp.insivotron.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs