neither mcp for Zed
io.github.stonianua/neither-mcp
Selected project context for Cursor & Claude Desktop via local stdio MCP, with source evidence.
client:Zed
transport:stdio
runtime:npm
Install neither mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"neither-mcp": {
"command": "npx",
"args": [
"-y",
"@neitherai/mcp-server"
],
"env": {
"NEITHER_API_KEY": "<NEITHER_API_KEY>",
"NEITHER_API_BASE": "<NEITHER_API_BASE>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs