Skip to main content

MutagenT Platform

MutagenT is an AI Observability & Prompt Optimization Platform that helps you build better AI applications through systematic prompt management, evaluation, and optimization.
MutagenT Platform is the server + SDK + CLI. For the underlying LLM library, see mutagent-core.

What MutagenT Does

Track LLM Calls

Collect traces from LangChain, LangGraph, Mastra and other frameworks

Manage Prompts

Version control, template variables, and organized prompt libraries

Evaluate Quality

Run evaluations with G-Eval, semantic similarity, and custom metrics

Optimize Automatically

Automated prompt optimization through mutation and evaluation cycles

How to Use MutagenT

1

Install the SDK

Add @mutagent/sdk to your TypeScript project
2

Get API Keys

Create API keys from the MutagenT dashboard
3

Integrate

Add callback handlers to your LLM framework
4

Optimize

Use evaluations and optimization to improve your prompts