Stats
Actions
Tags
From autoresearch
Implements LNURL-Auth for passwordless authentication via the Lightning Network. Runs locally, enabling secure login with a Lightning wallet.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"autoresearch": {
"command": "node",
"args": [
"./servers/autoresearch/dist/index.js"
]
}
}
}Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
First indexed Jul 13, 2026
First indexed Jul 13, 2026
npx claudepluginhub ozeron/autoresearch --plugin autoresearch