Replies: 1 comment
-
I just tried {
"mcpServers": {
"jetbrains": {
"command": "npx",
"args": ["-y", "@jetbrains/mcp-proxy"]
}
}
} But I got the error:
The erorr is : mcp.shared.exceptions.McpError: No working IDE endpoint available. I use Windows terminal + Git bash + uv. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Jetbrains has their mcp that you can connect to any Jetbrains IDEs: https://github.com/JetBrains/mcp-jetbrains
I tried with this command:
But it is just stuck there. I have tried mcp-server-time, it works.
Does anyone know why? T
Beta Was this translation helpful? Give feedback.
All reactions