Skip to content
VS Code

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

What VS Code can do once it is connected

Agent Utility MCP in other clients