agentcite for Zed
io.github.kevinx702/agentcite
Fabrication-free, DOI-backed citations for AI agents — real openAlex sources, never hallucinated.
client:Zed
transport:stdio
runtime:npm
Install agentcite in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentcite": {
"command": "npx",
"args": [
"-y",
"agentcite-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs