lazy lions mcp for Cline
io.github.web3kaneco/lazy-lions-mcp
Read the Lazy Lions NFT ecosystem: tokens, traits, rarity, holders, and the $LAZY economy.
client:Cline
transport:stdio
runtime:npm
Install lazy lions mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs