fastmcp.cli.install.cursor
generate_cursor_deeplink
server_name
: Name of the serverserver_config
: Server configurationopen_deeplink
deeplink
: The deeplink URL to openinstall_cursor_workspace
file
: Path to the server fileserver_object
: Optional server object name (for :object suffix)name
: Name for the server in Cursorworkspace_path
: Path to the workspace directorywith_editable
: Optional list of directories to install in editable modewith_packages
: Optional list of additional packages to installenv_vars
: Optional dictionary of environment variablespython_version
: Optional Python version to usewith_requirements
: Optional requirements file to install fromproject
: Optional project directory to run withininstall_cursor
file
: Path to the server fileserver_object
: Optional server object name (for :object suffix)name
: Name for the server in Cursorwith_editable
: Optional list of directories to install in editable modewith_packages
: Optional list of additional packages to installenv_vars
: Optional dictionary of environment variablespython_version
: Optional Python version to usewith_requirements
: Optional requirements file to install fromproject
: Optional project directory to run withinworkspace
: Optional workspace directory for project-specific installationcursor_command
server_spec
: Python file to install, optionally with :object suffix