Connect Cursor to an Agiflow project
Add Agiflow's MCP endpoint through the project connection guide or Cursor's mcp.json. Select the intended project during authorization, then confirm its name and status columns without changing the board.
Use the Agiflow connection guide
Prerequisites
- An Agiflow account with access to the project you want Cursor to use.
- Cursor installed with MCP support.
- The Agiflow project open in your browser.
Connect Cursor
Open the connection guide
In the project header, select More, then AI connection.
Choose Cursor and copy the configuration
In Project connection settings, find AI assistant setup. Under Select your tool, choose Cursor, then select Next. Keep Direct connection and Browser sign-in selected, then copy the generated configuration.
Save and enable the server
Save the configuration as .cursor/mcp.json in the code project where you want Agiflow available. Restart Cursor, open Customize, and confirm that the Agiflow MCP server is enabled.
Authorize the intended project
Ask Cursor to use Agiflow. In the browser, sign in, expand Limit access (optional), select this project, then select Continue to Authorization and Authorize.
Verify the project scope
get_project_detail tool without an id. Tell me the connected project name and list its status columns. Do not change anything.Expected result
Agiflow appears as an available MCP server in Cursor, limited to the project you selected during authorization. Confirm that the read-only call returns that project's name and ordered status columns.
Limitations and recovery
The current wizard displays ~/.cursor/mcp_settings.json. Cursor's supported paths are .cursor/mcp.json for one code project and ~/.cursor/mcp.json for global configuration. If Cursor does not list Agiflow, validate the JSON, restart Cursor, and confirm the server is enabled under Customize. If the wrong project appears, reconnect and select it under Limit access (optional). See Fix connection problems.
Last updated July 14, 2026
Continue your workflow
Finish with a coding agent that can read and update its authorized Agiflow scope.