
Paper Lantern
@paperlantern-ai
关于 Paper Lantern
Paper Lantern setup CLI - one-line install to configure Claude Code, Cursor, Windsurf, Copilot, Codex, and Gemini CLI with Paper Lantern
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"paper-lantern": {
"type": "http",
"url": "https://mcp.paperlantern.ai/chat/mcp?key=YOUR_KEY"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Paper Lantern?
Paper Lantern is a research intelligence tool for AI coding agents, providing access to over 2 million computer science research papers. It integrates via the Model Context Protocol (MCP) with a single command setup, helping agents make informed technical decisions.
How to use Paper Lantern?
Run npx paperlantern@latest in your terminal, then select your preferred AI agents and log in through OAuth. The setup CLI automatically configures the MCP server and installs agent rules.
Key features of Paper Lantern
- One‑command setup via
npx paperlantern@latest - OAuth authentication for secure access
- Automatic MCP server configuration for supported agents
- Agent rules installed so agents know when to use Paper Lantern
- Five tools for research exploration, deep dives, comparisons, feasibility checks, and feedback
Use cases of Paper Lantern
- Surveying multiple approach families with evidence and tradeoffs
- Investigating a single technique in depth, including hyperparameters and failure modes
- Comparing two or three candidate approaches side‑by‑side
- Getting a GO / PROTOTYPE / RECONSIDER verdict based on project constraints
- Providing feedback to improve future research suggestions
FAQ from Paper Lantern
Which AI agents are supported by Paper Lantern?
Claude Code, Cursor, Windsurf, GitHub Copilot (VS Code), Codex, Gemini CLI, and Cline are supported. For agents not listed, see the manual setup guide at paperlantern.ai/docs.
How do I set up Paper Lantern manually?
Manual setup instructions and per‑agent configuration snippets are available at paperlantern.ai/docs. The site also provides the raw MCP endpoint.
When does Paper Lantern activate during coding?
Paper Lantern activates only when your agent is making technical decisions (e.g., choosing algorithms, architectures, or techniques). It does not activate for syntax questions, library lookups, debugging, or general programming tasks.
What tools does Paper Lantern provide to my agent?
The agent receives five tools: explore_approaches, deep_dive, compare_approaches, check_feasibility, and give_feedback. Each serves a specific research purpose, from surveying approaches to providing feedback.
Does Paper Lantern require any additional dependencies?
The setup command uses npx, which requires Node.js and npm. No other dependencies are mentioned in the README.
开发工具 分类下的更多 MCP 服务器
Huoshan Test
volcengineStakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
评论