lazy lions mcp for Claude Desktop
io.github.web3kaneco/lazy-lions-mcp
Read the Lazy Lions NFT ecosystem: tokens, traits, rarity, holders, and the $LAZY economy.
client:Claude Desktop
transport:stdio
runtime:npm
Install lazy lions mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lazy-lions-mcp": {
"command": "npx",
"args": [
"-y",
"lazy-lions-mcp"
],
"env": {
"LAZY_LIONS_API_BASE": "<LAZY_LIONS_API_BASE>",
"LAZY_LIONS_TIMEOUT_MS": "<LAZY_LIONS_TIMEOUT_MS>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs