Skip to content
Cursor

mFlow for Cursor

io.m-flow/mflow

Shared task board and knowledge base for AI coding agents

client:Cursor transport:streamable-http

Install mFlow in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mflow": {
      "url": "https://mcp.m-flow.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mFlow in other clients