Zooza MCP Server
ZM
Zooza MCP Server
/get_terminology

Look up Zooza terminology

Search the Zooza domain glossary. Returns canonical term names, definitions, cross-language synonyms, disambiguation rules, and AI guidance notes. No Zooza API

liveunknown~5s typical
mcpzoozamcpserver
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-zooza-mcp-server /get_terminology for me.

Input

FieldTypeDescription
querystringTerm, synonym, or keyword to look up. Matched against canonical_en, synonyms, deprecated t
languagestring (en | sk | cz | de | pl | ro)Restrict intent_keyword matching to this language. Also highlights translations for the gi
categorystring (product-hierarchy | programme-types | bookings | attendance | payments | clients)Filter by glossary category.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-app-zooza-mcp-server","endpoint":"/get_terminology","input":{}}'
cli
npx cracked-ai run -p mcp-app-zooza-mcp-server -e /get_terminology -i '{}'
mcp
run_tool({ provider: "mcp-app-zooza-mcp-server", endpoint: "/get_terminology", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.