Loading MCP server directory, please wait...
Search peer-reviewed papers and research methodology guidance from your AI agent.
npx @getmcp/cli add com.luneresearch/luneRequires Node.js 18+. Community-contributed server. Review source before installing.
LUNE_API_KEYLune personal access token. Generate one at https://luneresearch.com/dashboard/credentials.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.luneresearch/lune": {
"command": "npx",
"args": [
"-y",
"@retrograde-labs/lune-mcp-server"
],
"env": {
"LUNE_API_KEY": ""
}
}
}
}