-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Description
Is your feature request related to a problem? Please describe.
The documentation doesn't mention the -t, --transport
command flag for mcp run <filename>.py
. I was unable to get Cursor to connect to my locally-running MCP server correctly without explicitly setting the transport flag, which I only discovered from reading the code (running in Ubuntu).
Describe the solution you'd like
The -t, --transport
flag (and all other flags for mcp commands) should be documented in the README.md so that devs and LLMs alike can have the necessary context to connect.
Metadata
Metadata
Assignees
Labels
No labels