parabol for VS Code
io.usefulapi/parabol
Start Parabol retrospectives, standups and sprint poker; read teams/meetings/tasks; create tasks.
client:VS Code
transport:streamable-http
Install parabol in VS Code
.vscode/mcp.json
{
"servers": {
"parabol": {
"type": "http",
"url": "https://parabol.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs