1. Conduid
  2. Search
  3. Paper Lantern
MCP server · Search

Paper Lantern

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

Unclaimed search
34Low

Scored 4 months ago · breakdown

About Paper Lantern

Paper Lantern is an MCP server in the Search category: research intelligence for AI coding agents. 2M+ CS papers with evidence and tradeoffs. It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/paperlantern-ai/paperlantern-cli

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Paper Lantern

Powered by Claude · Grounded in docs

I know everything about Paper Lantern. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

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:

Tool What it does
explore_approaches Survey 4-6 approach families with evidence and tradeoffs
deep_dive Investigate one technique in depth - implementation, hyperparameters, failure modes
compare_approaches Side-by-side comparison of 2-3 candidates
check_feasibility GO / PROTOTYPE / RECONSIDER verdict given your constraints
give_feedback Tell 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

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About Paper Lantern

How do I install Paper Lantern?

Run git clone https://github.com/paperlantern-ai/paperlantern-cli, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Paper Lantern safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Paper Lantern still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.