Skip to content
VS Code

Roster for VS Code

ai.rosterresolve/roster

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

client:VS Code transport:streamable-http

Install Roster in VS Code

.vscode/mcp.json

{
  "servers": {
    "roster": {
      "type": "http",
      "url": "https://{roster_host}/mcp"
    }
  }
}

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

Roster in other clients