Skip to content
VS Code

Agent Factory for VS Code

io.github.usy-pawel/agent-factory

Deterministic, receipted digital microservices. Gate A is simulation-only.

client:VS Code transport:streamable-http

Install Agent Factory in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-factory": {
      "type": "http",
      "url": "https://agent-factory-gateway-production.up.railway.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Agent Factory in other clients