install_mcp_project
Installs a Langflow project as an MCP server into a specified client (e.g., cursor, claude) with optional transport selection.
Instructions
Install a project as an MCP server into a target client, optionally specifying transport.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | Yes | Target client (e.g. cursor, claude) | |
| transport | No | Optional transport | |
| project_id | Yes | Project ID (UUID) |