Context Studios MCP
CS
Context Studios MCP
/get_featured_glossary_terms

Get Featured Glossary Terms

Get a curated list of featured AI terms.

liveverifiedunknown~5s typical
mcpprobedcontextstudiosmcp
$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-ai-contextstudios-mcp /get_featured_glossary_terms for me.

Input

FieldTypeDescription
languagestring (de | en | fr | it)Preferred content language. Supported values are de, en, fr, and it. Some source catalogs default "en"
limitnumberMaximum number of results to return. default 10
responseFormatstring (legacy | v2)Response shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains availa default "legacy"

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-ai-contextstudios-mcp","endpoint":"/get_featured_glossary_terms","input":{"language":"en","limit":10,"responseFormat":"legacy"}}'
cli
npx cracked-ai run -p mcp-ai-contextstudios-mcp -e /get_featured_glossary_terms -i '{"language":"en","limit":10,"responseFormat":"legacy"}'
mcp
run_tool({ provider: "mcp-ai-contextstudios-mcp", endpoint: "/get_featured_glossary_terms", input: {"language":"en","limit":10,"responseFormat":"legacy"} })

Try it

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