Flow Productivity for Grok
io.github.geraldho81/flow-productivity
Notes, kanban tasks, and a capture inbox: read and create Flow data with a personal token.
client:Grok
transport:streamable-http
Install Flow Productivity in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"flow-productivity": {
"type": "http",
"url": "https://neighborly-stoat-529.eu-west-1.convex.site/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs