CiteMe for Zed
app.citeme/citeme
Search papers, format citations in 60 styles, and verify bibliographies against scholarly sources.
client:Zed
transport:streamable-http
tools:3
Install CiteMe in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"citeme": {
"url": "https://citeme.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs