MCP Server
MCP
io.github.Web3kaneco/lazy-lions-mcp
Read the Lazy Lions NFT ecosystem: tokens, traits, rarity, holders, and the $LAZY economy.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "lazy-lions-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override the Lazy Lions Agent API base URL. Defaults to https://lazylionsnft.com/v1/agent",
"format": "string",
"name": "LAZY_LIONS_API_BASE"
},
{
"description": "Per-request timeout in milliseconds. Defaults to 15000.",
"format": "string",
"name": "LAZY_LIONS_TIMEOUT_MS"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment