AI: Custom MCP Servers do not work, Timeout #35607
Replies: 3 comments 1 reply
-
Is there any hints in your Zed.log as to what might be happening?
Your instructions for mcp-server-mysql are incomplete -- I would expect you would need to specify all the necessary environment variables (if you are doing this, please include redacted versions in your details above). As-is this is insufficient to reproduce because I can't tell if you're just missing an env var / providing them incorrectly. Perhaps your zed log has more? |
Beta Was this translation helpful? Give feedback.
-
I might have found the issue. Running npx as mcp command fails because for some reason the corporate certificate is not used that I set in export NODE_EXTRA_CA_CERTS= |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
When adding a custom MCP server, it times out and is not able to be activated.
Description
When adding a custom MCP server, it times out and is not able to be activated. Same MCP server works when running command + args in terminal and with other tools like opencode, crush or Claude Code.
I tried out 2 different servers to make sure it is not a problem with the individual server.
Steps to trigger the problem:
Expected Behavior:
Server should be added and usable
Actual Behavior:
Server timed out.
Model Provider Details
My 2 MCP I tried.
I ommited personal Details like DB connection and Folder names. But Even without, both servers work fine in other cli tools like crush,open Code and Claude Code
Log Entries when starting mysql mcp:
Zed Version and System Specs
Zed: v0.197.5 (Zed)
OS: macOS 15.5.0
Memory: 48 GiB
Architecture: aarch64
Beta Was this translation helpful? Give feedback.
All reactions