Skip to content
Cursor

Paper Lantern for Cursor

ai.paperlantern/code

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

client:Cursor transport:streamable-http

Install Paper Lantern in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Paper Lantern in other clients