mcp for Zed
io.scispot/mcp
Turn any LLM into your lab assistant: search samples, track experiments, analyze data with AI.
client:Zed
transport:streamable-http
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.scispot.io/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs