You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During development of an MCP server, I would like to start it like poetry run my-mcp-server. To make it work, this command must be executed in the right directory.
Currently, there is no way in the UI how to set the working directory where the command will be executed.