Prerequisites: Install pflow before continuing.
One-click install
Click the button below to add pflow to VS Code:Manual setup
Open your MCP config file
User config (all projects):
~/.vscode/mcp.jsonWorkspace config (single project): .vscode/mcp.jsonVerify installation
Ask Copilot to list pflow workflows:Troubleshooting
One-click install didn't work
One-click install didn't work
- Make sure VS Code is installed and the
vscode:protocol handler is registered - Try the web redirect link instead
- Fall back to manual setup
Copilot doesn't see pflow tools
Copilot doesn't see pflow tools
- Make sure pflow is installed and in your PATH:
pflow --version - Check your MCP config JSON syntax is valid
- Reload VS Code window

