Hi, The MCP server won't start properly on Zed IDE, it fails with a timeout error. Here's the config I used: ``` "codedb": { "command": "/home/leo/bin/codedb", "enabled": true, "args": [ "mcp" ], "env": {} } ```
Hi,
The MCP server won't start properly on Zed IDE, it fails with a timeout error.
Here's the config I used: