Skip to content
Cursor

Agent Factory for Cursor

io.github.usy-pawel/agent-factory

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

client:Cursor transport:streamable-http

Install Agent Factory in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-factory": {
      "url": "https://agent-factory-gateway-production.up.railway.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Agent Factory in other clients