Flow Productivity for VS Code
io.github.geraldho81/flow-productivity
Notes, kanban tasks, and a capture inbox: read and create Flow data with a personal token.
client:VS Code
transport:streamable-http
Install Flow Productivity in VS Code
.vscode/mcp.json
{
"servers": {
"flow-productivity": {
"type": "http",
"url": "https://neighborly-stoat-529.eu-west-1.convex.site/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs