mcp for Zed
ai.llmse/mcp
Public MCP server for the LLM Search Engine
client:Zed
transport:streamable-http
tools:10
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://llmse.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs