Observability
Can an AI agent query my CI metrics?
Quick answer
Yes, through the runnerhut MCP server, which exposes builds, durations, failures and costs as tools.
The detail that matters
Considerably more useful than pasting log excerpts into a chat window, because the agent can pivot on the data itself.
Your next build could be twice as fast, at half the price
Start free. Migrating away is the same one line, and we publish that diff too.
Related
How do I see cost per workflow?The runnerhut dashboard breaks spend down by workflow, job, label and repository.How do I see cost per runner label?Filter the usage dashboard by label to see minutes and spend per runner type.How do I detect an undersized runner?Sustained CPU near 100%, memory pressure, or swap activity through the job.How do I find the slowest step in a workflow?Sort steps by duration in the run view, or use the runnerhut timeline which shows queue, setup and step time separately.