Kaustubh Gupta
Results
22
comments of
Kaustubh Gupta
trafficstars
> I ran into the same problem, I was able to address it by adding another "--with", "pyjwt" before the "run" so basically this: "my-mcp": { "command": "/opt/homebrew/bin/uv", "args": [...
> This can be done using the correct working directory as seen on https://modelcontextprotocol.io/quickstart/server > > So this should be > > ``` > "my-mcp": { > "command": "/opt/homebrew/bin/uv", >...