Majordomo sits between your application and your LLM providers. Every request is logged with model, tokens, cost, and latency. You get a dashboard, a query layer, and tools to test model changes before they ship — without touching your application code.Documentation Index
Fetch the complete documentation index at: https://docs.gomajordomo.com/llms.txt
Use this file to discover all available pages before exploring further.
What you get
Cost & Usage Tracking
Every request logged. Break down spend by team, feature, environment, or user with custom metadata headers.
Replay
Run real production traffic against a candidate model. Get actual cost, latency, and quality numbers on your workload before you switch.
Evals
Build test suites from logged requests. Define scoring criteria. Run scored evaluations against any model before a change ships.
Multi-provider Routing
OpenAI, Anthropic, and Gemini from a single endpoint. Switch models in the dashboard without touching application code.