claude mcp add comluneresearch-lune -- npx -y @retrograde-labs/lune-mcp-server
{
"mcpServers": {
"comluneresearch-lune": {
"command": "npx",
"args": ["-y", "@retrograde-labs/lune-mcp-server"]
}
}
}
{
"mcpServers": {
"comluneresearch-lune": {
"command": "npx",
"args": ["-y", "@retrograde-labs/lune-mcp-server"]
}
}
}
{
"mcpServers": {
"comluneresearch-lune": {
"command": "npx",
"args": ["-y", "@retrograde-labs/lune-mcp-server"]
}
}
}
About This MCP Server
The com.luneresearch/lune server is a search tool that enables developers to integrate access to peer-reviewed papers and research methodology guidance into their AI coding assistants, allowing them to retrieve relevant information via standard input/output or remotely through an npm package. This server connects to AI agents, providing them with a wealth of research knowledge to inform their coding decisions. Developers would use this tool when they need to incorporate reliable research data and methodology guidance into their projects, leveraging the server's capabilities to enhance their AI
Search peer-reviewed papers and research methodology guidance from your AI agent.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@retrograde-labs/lune-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Lune Research server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.