🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Pipeworx pokemon

by @brucegutman

Pokemon MCP — wraps PokéAPI (free, no auth required)

Versionv1.0.0
Downloads466
TERMINAL
clawhub install pipeworx-pokemon

📖 About This Skill


name: pipeworx-pokemon description: Pokemon MCP — wraps PokéAPI (free, no auth required) version: 1.0.0 metadata: openclaw: homepage: https://pipeworx.io/packs/pokemon

pipeworx-pokemon

Pokemon MCP — wraps PokéAPI (free, no auth required). Free, no API key. Part of Pipeworx.

Tools

  • get_pokemon
  • get_type
  • get_ability
  • get_evolution_chain
  • Connect

    {
      "mcpServers": {
        "pipeworx-pokemon": {
          "command": "npx",
          "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/pokemon/mcp"]
        }
      }
    }
    

    More at pipeworx.io/packs/pokemon