Skip to content
Cursor

Roster for Cursor

ai.rosterresolve/roster

Self-hosted participant resolution agent with an MCP server for agent workflows.

client:Cursor transport:streamable-http

Install Roster in Cursor

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

{
  "mcpServers": {
    "roster": {
      "url": "https://{roster_host}/mcp"
    }
  }
}

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

Roster in other clients