AI: mcp service is unavailable ,win11 #36896
ottopan
started this conversation in
LLMs and Zed Agent
Replies: 1 comment 1 reply
-
There's not enough details here to actually understand your issue.
MCP SSE is deprecated and I believe Zed only ever supported MCP via stdio. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Summary
Description
Steps to trigger the problem:
This configuration works on a Mac but not in the current environment.
Expected Behavior:
The official extension should function correctly after installation, and custom MCP services, including pure SSE services, should be configurable without requiring unnecessary command wrapping.
Actual Behavior:
The official extension is non-functional after installation. The custom MCP service configuration fails due to strict format validation that incorrectly requires command wrapping for SSE services, even though this same configuration works on a Mac.
Model Provider Details
Zed Version and System Specs
from here:https://github.com/deevus/zed-windows-builds/releases
Beta Was this translation helpful? Give feedback.
All reactions