← Back to Plugins
MCP Server MCP

Flow Productivity

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Notes, kanban tasks, and a capture inbox: read and create Flow data with a personal token.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://neighborly-stoat-529.eu-west-1.convex.site/mcp",
      "headers": [
        {
          "description": "Bearer token for your Flow account, e.g. 'Bearer flow_xxx'. Generate it on the Account page at https://www.flowproductivity.space/account.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...