Lune Research: full-text paper search and evidence checking over MCP #1567
ttttonyhe
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
We built Lune Research because research agents need stronger evidence than a general web search usually returns. Lune gives MCP clients a peer-reviewed paper corpus plus tools for inspecting and checking the evidence.
What the server exposes:
Connection details:
com.luneresearch/lunehttps://mcp.luneresearch.comnpx -y @retrograde-labs/lune-mcp-serverThe remote endpoint uses OAuth 2.1 with Dynamic Client Registration and RFC 9728 discovery. The stdio package accepts
LUNE_API_KEY. A Lune account is required to access the corpus.The hosted server supports MCP 2026-07-28 while continuing to serve older clients. We have tested it with Claude Desktop, Claude Code, Codex, Cursor, ChatGPT, and other Streamable HTTP or stdio clients.
Feedback on tool descriptions, research-agent workflows, OAuth compatibility, and missing evidence primitives is welcome.
All reactions