-
Notifications
You must be signed in to change notification settings - Fork 577
cursor config with mcp.json ERROR #111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
mcp
Related to mcp server
Comments
Check issue no #19 |
I'm also having the same issue and i don't know how to solve it. I have tried alot but didn't solve it |
@williamzeng17 could you try without the @latest tag or either with bunx or deno? |
I have updated my cursor version and now it is working fine . My cursor version is 4.8 |
works without @latest on my device. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{
"mcpServers": {
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp@latest"]
}
}
}
2025-04-27 11:39:02.935 [info] ext7: Handling ReloadClient action
2025-04-27 11:39:02.936 [info] ext7: Starting new stdio process with command: npx -y @upstash/context7-mcp@latest
2025-04-27 11:39:03.019 [info] ext7: Client closed for command
2025-04-27 11:39:03.019 [error] ext7: Error in MCP: Client closed
2025-04-27 11:39:03.019 [error] ext7: Failed to reload client: MCP error -32000: Connection closed
2025-04-27 11:39:03.020 [info] ext7: Handling ListOfferings action
2025-04-27 11:39:03.020 [error] ext7: No server info found
The text was updated successfully, but these errors were encountered: