Skip to content
Zed

Paper Lantern for Zed

ai.paperlantern/code

Research intelligence for AI coding agents. 2M+ CS papers with evidence and tradeoffs.

client:Zed transport:streamable-http

Install Paper Lantern in Zed

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

{
  "context_servers": {
    "code": {
      "url": "https://mcp.paperlantern.ai/chat/mcp"
    }
  }
}

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

Paper Lantern in other clients