Dewey for Zed
com.meetdewey/dewey
Agentic search over your Dewey document collections from any MCP-compatible client.
client:Zed
transport:streamable-http
runtime:npm
Install Dewey in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dewey": {
"url": "https://mcp.meetdewey.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs