MutagenT Platform
MutagenT is an AI Engineering Platform that helps you build better AI applications through systematic prompt management, evaluation, and optimization. It is CLI-first and AI-native — designed for both developers and AI coding agents (Claude Code, Cursor, etc.).@mutagent/cli v0.1.186 · @mutagent/sdk v0.2.137 — Install the CLI to get started, or use the SDK directly in your TypeScript projects.What MutagenT Does
Trace LLM Calls
Collect traces from LangChain, LangGraph, Vercel AI, OpenAI, and Anthropic — TypeScript and Python
Manage Prompts
Version-controlled prompt libraries with template variables, datasets, and evaluation criteria
Evaluate Quality
Run evaluations with G-Eval, semantic similarity, and custom metrics against your datasets
Optimize Automatically
Automated prompt optimization through AI-driven mutation and evaluation cycles
How to Use MutagenT
Authenticate
Log in to your MutagenT account. The CLI supports browser OAuth, API keys, and environment variables.For CI/CD or AI agents, use an API key directly:
Integrate Your Framework
Generate framework-specific integration code with a single command.Supported frameworks:
langchain, langgraph, vercel-ai, openaiObserve and Optimize
View traces, manage prompts, and run optimizations from the CLI or the MutagenT Dashboard.Add
--json to any command for machine-readable output (useful for AI agents and CI pipelines).Quick Links
CLI
Install and use the MutagenT CLI
Integrations
Connect your LLM framework
Platform
Explore traces, prompts, and evaluations