MCP Server
MCP
Flow Productivity
Notes, kanban tasks, and a capture inbox: read and create Flow data with a personal token.
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