Puppetflow for Cursor
com.puppetflow/mcp
Build, run, monitor, and control Puppetflow browser automations from AI clients.
client:Cursor
transport:streamable-http
Install Puppetflow in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://{instance_host}/api/workspaces/{workspace}/mcp-server/http"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs