Prerequisites: Install pflow before continuing.
pflow is currently verified to work on macOS. Windows and Linux support is coming soon.
Setup
1
Open your MCP config file
The config file is located at:You can also access it through Claude Desktop: Settings → Developer → Edit Config.
2
Add pflow to your config
Add the pflow server to your If you have other MCP servers configured, add pflow alongside them:
mcpServers object:3
Restart Claude Desktop
Completely quit Claude Desktop and restart it. The app needs to restart to load the new MCP server.
4
Verify installation
Start a new conversation and ask Claude to list available pflow workflows:Claude should be able to access pflow’s tools and respond with workflow information.
Troubleshooting
Claude doesn't see pflow tools
Claude doesn't see pflow tools
- Make sure pflow is installed and in your PATH:
pflow --version - Check your JSON syntax is valid (use a JSON validator)
- Completely quit and restart Claude Desktop (not just close the window)
Config file doesn't exist
Config file doesn't exist
Open Claude Desktop, go to Settings → Developer → Edit Config. Claude will create the file for you.

