FC
FFT Companion
8 endpointsliveFinal Fantasy Tactics game data across the PSX, War of the Lions and Ivalice Chronicles releases (MCP server app.fftcompanion/fft-companion, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for FFT Companion.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| List game versions /list_versions verified | Lists the three Final Fantasy Tactics releases covered by this server and how many records exist per entity kind in each. Call this first to pick a version. | $0.0020 per call | unknown |
| Search the catalog /search verified | Finds entities by name or id across equipment, abilities, jobs, monsters, bosses, locations and consumables. Returns ids and display names only — use get_record | $0.0020 per call | unknown |
| Get full records by id /get_records verified | Returns complete records for up to 25 ids of one entity kind, including stats, costs, effects and availability with all cross-references resolved to names. Free | $0.0020 per call | unknown |
| Query equipment with filters /query_equipment verified | Filters and sorts the equipment table — by category, weapon/armor type, cost, and stat thresholds. Use this instead of paging through get_records when shopping | $0.0020 per call | unknown |
| Find where an item comes from /find_item_sources verified | Reverse lookup: every way to obtain a piece of equipment or a consumable — which outfitter unlocks it and after which battle, which monsters poach into it, and | $0.0020 per call | unknown |
| Get a job with abilities and equipment access /get_job verified | Full job record: raw stat multipliers and growth, static move/jump/evasion, the complete learnable ability set with JP costs, and which equipment types the job | $0.0020 per call | unknown |
| Get a monster with poach table and spawn locations /get_monster verified | Full monster record: stat multipliers and growth by rank, poach drops (common and rare), ability set, and the random-battle locations it appears in per chapter | $0.0020 per call | unknown |
| Diff a record across releases /compare_versions verified | Compares the same entity across psx, wotl and ic and reports exactly which fields changed. Answers questions like "was this weapon nerfed in War of the Lions?" | $0.0020 per call | unknown |