ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

pipeworx-pokemon

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

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/brucegutman/pipeworx-pokemon
Or

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

Metadata

Stars4190
Views0
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-brucegutman-pipeworx-pokemon": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.