Provision Stack
api.provision-stack.com
· Provision Stack
Outcome-based infrastructure for autonomous agents: describe an outcome, receive verified infrastructure on your own cloud account, paid via metered microtransactions. Failed deployments are free.
api.provision-stack.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 32/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-21 05:12:20 current | 6f1f051a6ddd… |
view → |
Endpoints
| Agent card | https://api.provision-stack.com/.well-known/agent.json |
Skills · 3 declared · mapped to canonical taxonomy
Natural-language outcome → verified AWS infrastructure (curated best-practice patterns)
Tier options with monthly provider cost estimates
Prepaid credits, XRP/Stripe top-ups, HTTP 402 self-remediation
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.provision-stack.com) [](https://agenstry.com/agents/api.provision-stack.com) [](https://agenstry.com/agents/api.provision-stack.com) [](https://agenstry.com/agents/api.provision-stack.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Provision Stack",
"description": "Outcome-based infrastructure for autonomous agents: describe an outcome, receive verified infrastructure on your own cloud account, paid via metered microtransactions. Failed deployments are free.",
"url": "https://api.provision-stack.com",
"version": "0.3.0",
"protocolVersion": "0.3",
"provider": {
"organization": "Provision Stack"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"mcp": true
},
"endpoints": {
"mcp": "https://api.provision-stack.com/mcp",
"rest": "https://api.provision-stack.com/api/v1",
"openapi": "https://api.provision-stack.com/openapi.json",
"capabilities": "https://api.provision-stack.com/api/v1/capabilities",
"health": "https://api.provision-stack.com/health"
},
"skills": [
{
"id": "outcome-deployment",
"name": "Outcome-based deployment",
"description": "Natural-language outcome \u2192 verified AWS infrastructure (curated best-practice patterns)",
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "cost-estimation",
"name": "Cost estimation",
"description": "Tier options with monthly provider cost estimates",
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "metered-billing",
"name": "Metered billing",
"description": "Prepaid credits, XRP/Stripe top-ups, HTTP 402 self-remediation",
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"authentication": {
"schemes": [
{
"type": "http",
"scheme": "bearer",
"description": "Self-serve token via POST /auth/tokens. Required for tool calls and authenticated REST routes."
}
]
}
}