Skip to content
Cursor

Orquesta for Cursor

com.getorquesta/orquesta

Read a project's prompts, logs and agents, and send new work to the agent on your own machines.

client:Cursor transport:streamable-http

Install Orquesta in Cursor

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

{
  "mcpServers": {
    "orquesta": {
      "url": "https://getorquesta.com/api/mcp"
    }
  }
}

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

Orquesta in other clients