Traces
Search spans, errors, and latency across every deploy.
Model Context Protocol
Claude, Cursor, VS Code, ChatGPT — one MCP endpoint connects them all to the full Noveum platform. Your agent searches traces, runs evals, launches simulations, and ships fixes, in plain language.
MCP endpoint
Tools~60
Resources16
Prompts20
One endpoint · every Noveum capability
Connect
Add one endpoint to the client you already use. Paste an API key for headless setups — or add just the URL and sign in with OAuth.
Point your MCP client at noveum.ai/api/mcp — Cursor, Claude Code, VS Code, ChatGPT, or anything that speaks Streamable HTTP.
URL-only clients open a Noveum sign-in and consent screen automatically. Headless setups send an API key in the Authorization header instead.
Tools, resources, and prompts load on connect. Ask for failing traces, an eval run, or a NovaPilot analysis — in plain language.
No key required: clients that support the MCP authorization spec discover OAuth automatically. Add the URL, approve the consent screen once, and you're connected.
{ "mcpServers": { "noveum": { "url": "https://noveum.ai/api/mcp", "headers": { "Authorization": "Bearer NOVEUM_API_KEY" } } }}Tools · Resources · Prompts
Tools are generated from the live OpenAPI spec, resources feed your agent real ids and slugs before it plans, and prompts package entire workflows into a single slash command.
~60 HTTP actions generated from the live OpenAPI spec — list things, start jobs, poll progress until terminal.
Search spans, errors, and latency across every deploy.
Create, version, and publish eval datasets from real traffic.
Kick off eval jobs, poll runs, and read scored results.
Build extraction pipelines and generate mappers with NovaEval.
Browse 100+ built-in scorers or get recommendations per dataset.
List projects, environments, usage, and organization status.
Start analyses, read reports, and manage recurring schedules.
Generate personas, launch simulations, and pull analytics.
Read-first context served as JSON — so every id, slug, and filter enum comes from real data, not guesses.
Slash-command workflows that spell out which tools to chain, what to poll, and when to stop.
Recipes
No dashboards, no query language. Point your agent at Noveum and describe the outcome you want — these are things teams run every day.
Let your agent surface what's breaking in production and why, straight from your live traces.
Find the error traces from the last 24 hours, group them by root cause, and show me the three worst offenders with example spans.
Build a dataset from real traffic and score model candidates side by side with Noveum's calibrated judges.
Create a dataset from yesterday's failing traces, then run an evaluation comparing gpt-4.1 and gemini-3-flash and tell me which wins on accuracy and cost.
Have your agent read a week of usage and recommend a cheaper setup that holds quality.
Analyze my token usage and latency this week, then recommend a cheaper model setup that keeps quality above 90%.
Run the whole trace to dataset to eval to NovaPilot fix to redeploy loop from a single prompt.
Run the full agent improvement cycle on my checkout assistant: trace it, build a dataset, evaluate, have NovaPilot draft a fix, and summarize the pull request.
Authentication
Two modes, one endpoint. Both respect your organization's roles — a connected agent can never do more than you can.
For interactive clients. Add the URL, approve a consent screen once, and you're connected — no key to paste, no OAuth app to register.
For CI pipelines, cron jobs, and server-to-server setups — any client without a browser to complete a sign-in.
noveum.read
Read projects, traces, datasets, evals, and reports
noveum.write
Create and update datasets, jobs, and settings
noveum.execute
Start jobs — ETL, evals, NovaPilot, NovaSynth
Scopes only ever narrow what a connected app can do. Your role and RBAC permissions in the organization still apply on top.
Works with
FAQ
Next step
Start free and ship your first trace in 15 minutes — or book 30 minutes and we’ll integrate live on the call: your stack, your data, your first eval report before it ends.
SOC 2 Type II (in progress) · GDPR · On-prem & BYO ClickHouse available