CI
Captia Industrial Knowledge
/get_glossary_term
Industrial glossary term
Definition of an industrial term from the Captia glossary (42 entries: protocols, OT/IT concepts, industrial AI, energy). Accepts a slug or a visible label. If
liveverifiedunknown~5s typical
mcpprobedcaptiaindustrialknowledge
$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-com-captiatechnology-knowledge /get_glossary_term for me.
Input
| Field | Type | Description |
|---|---|---|
| term* | string | Term to look up, slug or label. Example: "opc-ua", "OEE". |
| locale | string (es | en) | Response language. Defaults to Spanish, the site primary language. |
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-com-captiatechnology-knowledge","endpoint":"/get_glossary_term","input":{"term":"..."}}'cli
npx cracked-ai run -p mcp-com-captiatechnology-knowledge -e /get_glossary_term -i '{"term":"..."}'mcp
run_tool({ provider: "mcp-com-captiatechnology-knowledge", endpoint: "/get_glossary_term", input: {"term":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.