Loading MCP server directory, please wait...
Notes, kanban tasks, and a capture inbox: read and create Flow data with a personal token.
npx @getmcp/cli add io.github.geraldho81/flow-productivityRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for your Flow account, e.g. 'Bearer flow_xxx'. Generate it on the Account page at https://www.flowproductivity.space/account.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.geraldho81/flow-productivity": {
"url": "https://neighborly-stoat-529.eu-west-1.convex.site/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}