Skip to content
Zed

endnote mcp for Zed

io.github.gokmengokhan/endnote-mcp

Search, cite, and read PDFs from your EndNote library in Claude Desktop

client:Zed transport:stdio runtime:pypi

Install endnote mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "endnote-mcp": {
      "command": "uvx",
      "args": [
        "endnote-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

endnote mcp in other clients