{
  "protocolVersion": "0.3.0",
  "name": "Bootlace AI",
  "description": "Bootlace AI SpendMap is a free-trial / stress-test JSON meter for AI agent fleet spend. Hard cap: 100 calls or 14 days from first use, whichever hits first (documented; best-effort cookie when present). POST JSON usage to /api/spendmap or call MCP tool spendmap_quote at /mcp (Streamable HTTP; does not replace A2A HTTP+JSON cards). Listed on the official MCP Registry as io.github.mtardy90-sudo/bootlace-ai-spendmap v1.2.0 (streamable-http https://agent-calc.vercel.app/mcp). Same list-price math as the human calculator. No paid A2A SKU. No Stripe or x402. Convert via prepaid ACH human retainers: Cut List Lite ($1,500 / 3 days), Agent Spend Audit ($5,000 / 5 days), ContextCheck ($5,000 / 5 days), Spend Cap Pack ($2,500) when listed on the homepage. Payee: Tardy Biz LLC d/b/a Bootlace AI. EIN 42-4859697. Prepaid ACH to Mercury. Not personal checking. Contact mailto:agentcostaudit@gmail.com.",
  "url": "https://agent-calc.vercel.app/api/spendmap",
  "preferredTransport": "HTTP+JSON",
  "additionalInterfaces": [
    {
      "url": "https://agent-calc.vercel.app/api/spendmap",
      "transport": "HTTP+JSON"
    },
    {
      "url": "https://agent-calc.vercel.app/mcp",
      "transport": "MCP-Streamable-HTTP"
    }
  ],
  "provider": {
    "organization": "Bootlace AI",
    "legal": "Tardy Biz LLC d/b/a Bootlace AI",
    "url": "https://agent-calc.vercel.app/"
  },
  "iconUrl": "https://agent-calc.vercel.app/mark.svg",
  "version": "1.2.0",
  "documentationUrl": "https://agent-calc.vercel.app/a2a",
  "wellKnown": [
    "https://agent-calc.vercel.app/.well-known/agent.json",
    "https://agent-calc.vercel.app/.well-known/agent-card.json"
  ],
  "mcp": {
    "url": "https://agent-calc.vercel.app/mcp",
    "transport": "streamable-http",
    "tool": "spendmap_quote",
    "registry": {
      "name": "io.github.mtardy90-sudo/bootlace-ai-spendmap",
      "version": "1.2.0",
      "remote": "https://agent-calc.vercel.app/mcp",
      "transport": "streamable-http",
      "search": "https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.mtardy90-sudo/bootlace-ai-spendmap"
    },
    "note": "Listed on the official MCP Registry as io.github.mtardy90-sudo/bootlace-ai-spendmap v1.2.0. A2A HTTP+JSON cards stay canonical."
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "supportsAuthenticatedExtendedCard": false,
  "skills": [
    {
      "id": "spendmap-quote",
      "name": "SpendMap quote",
      "description": "Return a list-price spend quote for a fleet of agents. No auth. Free-trial / stress-test Bootlace AI meter: 100 calls or 14 days from first use, whichever hits first. POST JSON: agents, callsPerAgentPerDay, inputTokensPerCall, outputTokensPerCall, cachePct, days, model. Cache applies to input tokens only. Convert to prepaid ACH human retainers (Cut List Lite $1,500 / 3 days, Agent Spend Audit $5,000 / 5 days, ContextCheck $5,000 / 5 days, Spend Cap Pack $2,500 when listed).",
      "tags": [
        "spend",
        "cost",
        "agents",
        "tokens",
        "bootlace",
        "free-trial"
      ],
      "examples": [
        "POST /api/spendmap with {\"agents\":8,\"callsPerAgentPerDay\":400,\"inputTokensPerCall\":2500,\"outputTokensPerCall\":600,\"cachePct\":20,\"days\":30,\"model\":\"gpt-5.6-terra\"}",
        "GET /api/spendmap?agents=8&callsPerAgentPerDay=400&inputTokensPerCall=2500&outputTokensPerCall=600&cachePct=20&days=30&model=gpt-5.6-terra"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "contact": "mailto:agentcostaudit@gmail.com",
  "trial": {
    "kind": "free_trial",
    "callCap": 100,
    "dayCap": 14,
    "rule": "100 calls or 14 days from first use, whichever hits first",
    "enforcement": "documented free trial; best-effort first-party cookie when present. No durable KV. SpendMap stays callable.",
    "convertTo": [
      {
        "sku": "Cut List Lite",
        "priceUsd": "$1,500",
        "duration": "3 days",
        "listed": true,
        "contact": "mailto:agentcostaudit@gmail.com"
      },
      {
        "sku": "Agent Spend Audit",
        "homepageName": "Audit",
        "priceUsd": "$5,000",
        "duration": "5 days",
        "listed": true,
        "contact": "mailto:agentcostaudit@gmail.com"
      },
      {
        "sku": "ContextCheck",
        "priceUsd": "$5,000",
        "duration": "5 days",
        "listed": true,
        "contact": "mailto:agentcostaudit@gmail.com"
      },
      {
        "sku": "Spend Cap Pack",
        "priceUsd": "$2,500",
        "listed": false,
        "availability": "when listed",
        "contact": "mailto:agentcostaudit@gmail.com"
      }
    ],
    "payee": "Tardy Biz LLC d/b/a Bootlace AI",
    "method": "prepaid ACH to Mercury",
    "not": "personal checking",
    "contact": "mailto:agentcostaudit@gmail.com",
    "note": "SpendMap is a documented free trial / stress-test meter: 100 calls or 14 days from first use, whichever hits first. Best-effort first-party cookie when the client sends one; no durable store, so this is not a fake hard block. SpendMap stays free and callable. No Stripe, x402, or paid A2A SKU. Convert to human retainers via prepaid ACH to Mercury as Tardy Biz LLC d/b/a Bootlace AI. Contact mailto:agentcostaudit@gmail.com."
  },
  "convertTo": [
    {
      "sku": "Cut List Lite",
      "priceUsd": "$1,500",
      "duration": "3 days",
      "listed": true,
      "contact": "mailto:agentcostaudit@gmail.com"
    },
    {
      "sku": "Agent Spend Audit",
      "homepageName": "Audit",
      "priceUsd": "$5,000",
      "duration": "5 days",
      "listed": true,
      "contact": "mailto:agentcostaudit@gmail.com"
    },
    {
      "sku": "ContextCheck",
      "priceUsd": "$5,000",
      "duration": "5 days",
      "listed": true,
      "contact": "mailto:agentcostaudit@gmail.com"
    },
    {
      "sku": "Spend Cap Pack",
      "priceUsd": "$2,500",
      "listed": false,
      "availability": "when listed",
      "contact": "mailto:agentcostaudit@gmail.com"
    }
  ],
  "invoices": {
    "payee": "Tardy Biz LLC d/b/a Bootlace AI",
    "ein": "42-4859697",
    "method": "prepaid ACH to Mercury",
    "not": "personal checking",
    "convertTo": [
      {
        "sku": "Cut List Lite",
        "priceUsd": "$1,500",
        "duration": "3 days",
        "listed": true,
        "contact": "mailto:agentcostaudit@gmail.com"
      },
      {
        "sku": "Agent Spend Audit",
        "homepageName": "Audit",
        "priceUsd": "$5,000",
        "duration": "5 days",
        "listed": true,
        "contact": "mailto:agentcostaudit@gmail.com"
      },
      {
        "sku": "ContextCheck",
        "priceUsd": "$5,000",
        "duration": "5 days",
        "listed": true,
        "contact": "mailto:agentcostaudit@gmail.com"
      },
      {
        "sku": "Spend Cap Pack",
        "priceUsd": "$2,500",
        "listed": false,
        "availability": "when listed",
        "contact": "mailto:agentcostaudit@gmail.com"
      }
    ]
  }
}
