Paper Lantern for VS Code
ai.paperlantern/code
Research intelligence for AI coding agents. 2M+ CS papers with evidence and tradeoffs.
client:VS Code
transport:streamable-http
Install Paper Lantern in VS Code
.vscode/mcp.json
{
"servers": {
"code": {
"type": "http",
"url": "https://mcp.paperlantern.ai/chat/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs