Reference for using the `pokemon-pocket-mcp-server` package as a terminal CLI tool.
/plugin marketplace add briansunter/pokeclaude/plugin install briansunter-pokeclaude@briansunter/pokeclaude# Pokemon Pocket CLI Reference for using the `pokemon-pocket-mcp-server` package as a terminal CLI tool. ## Installation ## Commands | Command | Description | | ----------- | ------------------------------- | | `search` | Search cards with filters | | `get` | Get specific card by name | | `synergies` | Find synergies for a card | | `counters` | Find counters for a type | | `stats` | Show type statistics | | `query` | Run custom SQL query | | `trainers` | List all trainer and item cards | | `analy...