Skip to content
Cursor

MindFlows for Cursor

us.mindflows/mcp-server

Visual workflow memory: search, read, and freeze MindFlows workflows from any agent.

client:Cursor transport:streamable-http

Install MindFlows in Cursor

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

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.mindflows.us"
    }
  }
}

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

MindFlows in other clients