Odel
Paper Lantern

Paper Lantern

@paperlantern-aiDeveloper ToolsTypeScriptMITUpdated 2mo ago

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

Server endpointStreamable HTTP

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

paperlantern

Research intelligence that makes your AI coding agent smarter - one command setup.

Paper Lantern gives your AI coding agent access to 2M+ CS research papers - the right technique for your problem, with tradeoffs, benchmarks, and implementation guidance.

Quick start

npx paperlantern@latest

That's it. Pick your agents, log in, and Paper Lantern is configured.

Supported agents

  • Claude Code
  • Cursor
  • Windsurf
  • GitHub Copilot (VS Code)
  • Codex
  • Gemini CLI
  • Cline

Prefer to set up manually, or using a client not listed above? See paperlantern.ai/docs for per-agent config snippets and the raw MCP endpoint.

What it does

The setup CLI:

  1. Authenticates via OAuth (opens browser)
  2. Configures the MCP server for your selected agents
  3. Installs agent rules so your agent knows when to use Paper Lantern

Tools available

Once configured, your agent gets these tools:

ToolWhat it does
explore_approachesSurvey 4-6 approach families with evidence and tradeoffs
deep_diveInvestigate one technique in depth - implementation, hyperparameters, failure modes
compare_approachesSide-by-side comparison of 2-3 candidates
check_feasibilityGO / PROTOTYPE / RECONSIDER verdict given your constraints
give_feedbackTell us what helped and what didn't

When your agent uses Paper Lantern

Paper Lantern activates when your agent is making technical decisions where research evidence could improve the outcome - choosing between algorithms, architectures, or techniques.

It does not activate for syntax questions, library lookups, debugging, or general programming tasks.

Links