Skip to content
VS Code

mFlow for VS Code

io.m-flow/mflow

Shared task board and knowledge base for AI coding agents

client:VS Code transport:streamable-http

Install mFlow in VS Code

.vscode/mcp.json

{
  "servers": {
    "mflow": {
      "type": "http",
      "url": "https://mcp.m-flow.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mFlow in other clients