Connect your AI agent to the HUD platform via MCP. Your agent can query traces from the Home dashboard, check environment build status, explore your tasksets—all through natural conversation. When you’re reviewing jobs and spot failure patterns, ask your agent to analyze them and suggest new tasks.Documentation Index
Fetch the complete documentation index at: https://hud-f5fd7c15-feat-agent-server-and-scenario-chat.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Setup
Click the 🔍 button in the platform header to get the config, or add manually:Analyze Traces
From the Home dashboard, you see your recent jobs and traces. With MCP, your agent can dig deeper:Debug Environments
When an environment build fails or behaves unexpectedly, ask your agent to investigate:Explore Tasksets
Browse your tasksets and see what’s in each one:Write New Tasks from Failures
The real power: after analyzing failed traces, have your agent suggest new tasks that target those weaknesses.Available Tools
| Tool | What it queries |
|---|---|
list_jobs | Your jobs from Home (status, metrics) |
get_job | Job details and summary |
get_job_traces | Traces in a job |
get_trace | Full trace with trajectory and logs |
list_environments | Your environments from Environments page |
get_environment | Environment details and build status |
list_evalsets | Your tasksets from Tasksets page |
get_evalset_tasks | Tasks in a specific evalset |
list_scenarios | Scenarios for an environment |
Environments
Deploy and manage agent environments
Tasksets
Organize tasks for evaluation