Skip to content
Cursor

Parley for Cursor

dev.weldra/parley

Coordination hub for AI coding agents: message teammates, ask humans, audit every event.

client:Cursor transport:streamable-http

Install Parley in Cursor

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

{
  "mcpServers": {
    "parley": {
      "url": "https://parley.weldra.dev/mcp"
    }
  }
}

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

Parley in other clients