{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"com.luneresearch/lune","title":"Lune Research","description":"Search peer-reviewed papers and research methodology guidance from your AI agent.","version":"2.1.0","websiteUrl":"https://luneresearch.com","repository":{"url":"https://github.com/RetrogradeLabs/lune-mcp-server","source":"github","id":"1234997973"},"packages":[{"registryType":"npm","identifier":"@retrograde-labs/lune-mcp-server","version":"2.1.0","transport":{"type":"stdio"},"environmentVariables":[{"name":"LUNE_API_KEY","description":"Lune personal access token. Generate one at https://luneresearch.com/dashboard/settings/credentials.","isRequired":true,"isSecret":true,"format":"string"}]}],"remotes":[{"type":"streamable-http","url":"https://mcp.luneresearch.com","headers":[{"name":"Authorization","description":"Bearer token. Create a Lune PAT at https://luneresearch.com/dashboard/settings/credentials, or let an OAuth-capable MCP client sign in through server discovery.","isRequired":true,"isSecret":true,"value":"Bearer {api_key}","variables":{"api_key":{"description":"Lune personal access token (lune_...).","isRequired":true,"isSecret":true,"format":"string"}}}]}]}