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