Skip to content
Cursor

Flowral AI Tools for Cursor

app.flowral.mcp/planner

Streamable HTTP MCP server exposing planner flows, tasks, and squads.

client:Cursor transport:streamable-http

Install Flowral AI Tools in Cursor

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

{
  "mcpServers": {
    "planner": {
      "url": "https://mcp.flowral.app"
    }
  }
}

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

Flowral AI Tools in other clients