Skip to main content
Glama
522,593 tools. Updated 2026-09-06 12:44

"AI Model CLI Tools and Orchestration Configuration" matching MCP tools:

  • Exports the AI Context file for a given master, combining network state and CLI commands for language model planning.
    Apache 2.0
  • Show bookings analytics including total revenue, shipment count, and breakdown by source (MCP vs CLI) to track revenue generated through AI tools.
    MIT
  • Retrieve the complete configuration of a Verlon AI gate by UUID, including model, fallback chain, task type, spending limits, sub-gates, and orchestration settings.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Preview the export configuration for AI safety guardrails, including system prompts, constitutions, and UVC qualities, to verify settings before exporting to Claude Code or other AI tools.
    MIT
  • Retrieve the embedded catalog of supported AI models, with each model's ID, token limits, and provider, to identify valid model values for chat and git tools. Output as YAML; read-only.
    BSD 3-Clause
  • List xAI API models, local Grok CLI models, and .grok model profiles separately to compare available options.
    MIT
  • Design AI agent pipelines and multi-agent orchestration systems by mapping agents, tools, memory, and failure handling into sequence diagrams and responsibility matrices.
    MIT
  • Creates a new LLM configuration to power AI agents, Knowledge AI, and generative features. Requires a connection with provider credentials. Set dryRun=false to create.
    MIT