Skip to content
VS Code

AgentFabric — Human-in-the-Loop Review & Approval for VS Code

io.github.enzoduit/agentfabric

Human-in-the-loop review and approval for AI agents. Audit trail, approval policies, native MCP.

client:VS Code transport:streamable-http tools:1

Install AgentFabric — Human-in-the-Loop Review & Approval in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentfabric": {
      "type": "http",
      "url": "https://mcp.agentfabric.dev"
    }
  }
}

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

AgentFabric — Human-in-the-Loop Review & Approval in other clients