8000 cursor config with mcp.json ERROR · Issue #111 · upstash/context7 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Closed
williamzeng17 opened this issue Apr 27, 2025 · 6 comments
Closed

cursor config with mcp.json ERROR #111

williamzeng17 opened this issue Apr 27, 2025 · 6 comments
Labels
mcp Related to mcp server

Comments

@williamzeng17
Copy link

{
"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

@Afaqahmad1122
Copy link

Check issue no #19

@Afaqahmad1122
Copy link

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

@yangqingyuan-byte
Copy link

Image

use this:
"context7": {
"command": "npx",
"args": [
"@upstash/context 8000 7-mcp"
]
}

maybe work

@enesgules enesgules added the mcp Related to mcp server label Apr 27, 2025
@enesgules
Copy link
Collaborator

@williamzeng17 could you try without the @latest tag or either with bunx or deno?

@Afaqahmad1122
Copy link

I have updated my cursor version and now it is working fine . My cursor version is 4.8

@iedmrc
Copy link
iedmrc commented May 3, 2025

works without @latest on my device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mcp Related to mcp server
Projects
None yet
Development

No branches or pull requests

5 participants
0