Prerequisites: Install pflow before continuing.
One-click install
Click the button below to add pflow to Cursor:~/.cursor/mcp.json).
Manual setup
If you prefer to set up manually, you have two options:Option 1: MCP server
Add pflow to your Cursor MCP config: Global config (all projects):~/.cursor/mcp.json
Project config (single project): .cursor/mcp.json
Option 2: CLI access
Since Cursor has terminal access, you can also use pflow via CLI. Add to your project’s instructions or tell Cursor:Verify installation
Open Cursor settings (File → Preferences → Cursor Settings → MCP) and check that pflow appears in the list of configured servers. Or ask Cursor to list pflow workflows:Troubleshooting
One-click install didn't work
One-click install didn't work
The deeplink requires Cursor to be installed and registered as a protocol handler. Try manual setup instead.
Cursor doesn't see pflow tools
Cursor doesn't see pflow tools
- Make sure pflow is installed and in your PATH:
pflow --version - Check your MCP config JSON syntax is valid
- Restart Cursor

