← Back to Plugins
MCP Server MCP

io.github.Web3kaneco/lazy-lions-mcp

github By github 👁 1 views ▲ 0 votes

Read the Lazy Lions NFT ecosystem: tokens, traits, rarity, holders, and the $LAZY economy.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...