Game Development
chouten.dev
Provides Pokémon battle damage calculations and game data queries for Pokémon Champions.
ENDPOINT 1
https://chouten.dev/api/mcp
Known tools 9
calculate_damageCompute exact damage ranges, percent of HP, rolls, and KO chance for a Pokémon Champions battle at Level 50 with 31 IVs.
search_pokemonReturn the Pokémon roster filtered by name substring.
search_movesReturn moves filtered by name substring, type, and/or category.
search_itemsReturn held items filtered by name substring.
list_naturesReturn all 25 Pokémon natures with their +/- stat modifier.
get_meta_statsReturn Pokémon and held-item usage on the verified-teams ladder (pokepastes ingested from VGCPastes).
get_popular_buildsReturn the most-common verified-teams builds for a single Pokémon — item, ability, nature, moves, EV spread, and usage count/percentage.
get_teammatesReturn the most frequent verified-teams partners for a single Pokémon — co-occurrence count and the percentage of that Pokémon's appearances they share.
legit_checkValidate a Showdown-format pokepaste against Pokémon Champions rules and report every issue found.