Skip to content
Grok

Paper Lantern for Grok

ai.paperlantern/code

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

client:Grok transport:streamable-http

Install Paper Lantern in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Paper Lantern in other clients