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:- MCP server
- CLI access
1
Add pflow to your config
Global config (all projects): You can also add via Cursor settings: File → Preferences → Cursor Settings → MCP.
~/.cursor/mcp.jsonProject config (single project): .cursor/mcp.json2
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
Publishing workflows as skills
You can publish saved workflows as Cursor skills:.cursor/skills/my-workflow/SKILL.md pointing to your workflow.
For personal skills available across all projects:

