Self-healing infrastructure
Agent watches your fleet, diagnoses issues, proposes fixes, waits for your nod.
Cloud built for the assistant in your terminal, not the human clicking around a console.
Works with Claude, GPT, and any MCP-compatible client.
APIs designed for dashboards and shell scripts. Errors written for engineers reading stack traces. Pricing pages that need a spreadsheet. Your agent has to guess at all of it.
Harkmute exposes the same infrastructure through endpoints an agent can actually plan against.
Let your agent explore the platform before it touches a single resource. Every order can be validated, dry-run, and priced without side effects or surprises.
Validate before billing
Get the exact cost of an order before it's placed.
Dry-run any change
See what would happen, down to the resource, before it happens.
No accidental spend
Agents can plan freely. Nothing is real until you say so.
Powered by /v1/orders:validate and /v1/orders:dryRun.
Every host, every SKU, every constraint is exposed as structured data your agent can read directly. No HTML scraping, no guessing at what's available, no calling support to find out.
Describe any resource
Hardware specs, network topology, and live state in one call.
Know what you can order
Available SKUs, regions, and limits, in a format an agent understands.
Errors that explain themselves
Structured error codes your agent can recover from, not stack traces it has to parse.
Includes /v1/agent/describe, /v1/agent/constraints, and a typed error vocabulary across the API.
Harkmute's agent endpoints are standard HTTP and JSON. If your tool can make an API call, it can run Harkmute.
Claude, GPT, Gemini
Drop the endpoints into any tool-calling setup.
MCP-compatible
Connect through Claude Desktop, Claude Code, or any MCP client.
No SDK lock-in
Plain HTTP. Plain JSON. No new framework to learn.
Every action by you, by a teammate, or by an agent lands in a tamper-evident audit log. Review what your agent did, when, and why, with the request and response captured in full.
Every call logged
Hash-chained, verifiable, exportable.
SOC 2 ready
The same evidence stream we use for compliance is the one you see.
Roll back with confidence
Know exactly what changed before you undo it.
Agent watches your fleet, diagnoses issues, proposes fixes, waits for your nod.
Agent reviews usage weekly, dry-runs resize plans, sends you a one-click PR.
"Spin up a staging copy of prod, smaller, in Montreal." Done.
Agent compares SKUs against your workload profile and recommends with real prices, not estimates.
Get an API token. Point Claude at it. Watch what happens.