Connecting
Tools without login
search_docssearches the docs and the full error catalog, and returns the best matches with links.get_error_referencelooks up what an error code means and how to fix it. Leavecodeout to list every code.run_flex_demosends one prompt twice on the same model, once through the Flex Race and once as a default request, and returns both answers with the billed comparison. One run per IP address per day.compare_usage_exportprices a usage CSV export (OpenAI platform, Anthropic console, or OpenRouter) at each model’s measured rate and returns the per-model breakdown. Neither tool stores what you send.
Tools behind login
Each one takes one scope, and each one only reads.get_usage_summary(usage:read) reads your usage and savings by model.list_api_keys(keys:read) lists your keys by name, last 4, and created date. Never the full key.get_byok_status(byok:status) reads which providers have a key on file, as a yes or no. Never the key.get_billing_status(billing:read) reads your plan and balance. Never the full card number.