{
  "linkset": [
    {
      "anchor": "https://agentweb.us",
      "item": [
        { "href": "https://agentweb.us/openapi.json", "rel": "service-desc", "type": "application/openapi+json", "title": "AgentWeb OpenAPI" },
        { "href": "https://agentweb.us/.well-known/mcp", "rel": "service-desc", "type": "application/json", "title": "AgentWeb MCP well-known discovery" },
        { "href": "https://agentweb.us/.well-known/mcp.json", "rel": "service-desc", "type": "application/json", "title": "AgentWeb MCP well-known JSON" },
        { "href": "https://agentweb.us/.well-known/mcp/server-card.json", "rel": "service-desc", "type": "application/json", "title": "AgentWeb MCP server card" },
        { "href": "https://agentweb.us/.well-known/mcp/tools.json", "rel": "service-desc", "type": "application/json", "title": "AgentWeb MCP tools" },
        { "href": "https://agentweb.us/.well-known/mcp/apps.json", "rel": "service-desc", "type": "application/json", "title": "AgentWeb MCP Apps" },
        { "href": "https://agentweb.us/.well-known/agent-tool.json", "rel": "service-desc", "type": "application/json", "title": "AgentWeb Agent Tool listing" },
        { "href": "https://agentweb.us/.well-known/agent-commerce.json", "rel": "payment", "type": "application/json", "title": "AgentWeb agent commerce metadata" },
        { "href": "https://agentweb.us/.well-known/mpp.json", "rel": "payment", "type": "application/json", "title": "AgentWeb MPP profile" },
        { "href": "https://agentweb.us/.well-known/x402.json", "rel": "payment", "type": "application/json", "title": "AgentWeb x402 profile" },
        { "href": "https://agentweb.us/discovery/resources", "rel": "payment", "type": "application/json", "title": "AgentWeb x402 discovery resources" },
        { "href": "https://agentweb.us/.well-known/action-catalog.json", "rel": "describedby", "type": "application/json", "title": "AgentWeb action catalog" },
        { "href": "https://agentweb.us/?mode=agent", "rel": "alternate", "type": "text/html", "title": "AgentWeb agent mode" },
        { "href": "https://agentweb.us/docs/install-agentweb", "rel": "help", "type": "text/html", "title": "Install AgentWeb with a coding agent" },
        { "href": "https://agentweb.us/docs/quickstart", "rel": "help", "type": "text/html", "title": "AgentWeb agent quickstart" }
      ]
    }
  ],
  "schema_version": "1.0",
  "name": "AgentWeb API Catalog",
  "description": "Machine-readable catalog of AgentWeb runtime and discovery APIs.",
  "apis": [
    {
      "name": "AgentWeb Runtime API",
      "type": "openapi",
      "url": "https://agentweb.us/openapi.json",
      "origin": "https://mcp.agentweb.us",
      "auth": "Authorization: Bearer aw_<key>"
    },
    {
      "name": "AgentWeb MCP",
      "type": "mcp",
      "url": "https://mcp.agentweb.us/mcp",
      "server_card": "https://agentweb.us/.well-known/mcp/server-card.json",
      "tools": "https://agentweb.us/.well-known/mcp/tools.json"
    },
    {
      "name": "AgentWeb Agent Commerce",
      "type": "agent-commerce",
      "url": "https://agentweb.us/.well-known/agent-commerce.json",
      "docs": "https://agentweb.us/docs/agent-commerce",
      "payment_protocols": "https://agentweb.us/.well-known/payment-protocols.json"
    }
  ],
  "profile": "https://www.rfc-editor.org/rfc/rfc9727",
  "docs": [
    "https://agentweb.us/llms.txt",
    "https://agentweb.us/llms-full.txt",
    "https://agentweb.us/agent-docs.html",
    "https://agentweb.us/?mode=agent",
    "https://agentweb.us/developers",
    "https://agentweb.us/api-reference",
    "https://agentweb.us/docs/quickstart",
    "https://agentweb.us/docs/install-agentweb",
    "https://agentweb.us/docs/api",
    "https://agentweb.us/docs/webhooks",
    "https://agentweb.us/docs/agent-commerce",
    "https://agentweb.us/docs/agent-auth",
    "https://agentweb.us/docs/mcp-apps",
    "https://agentweb.us/docs/acp-ucp",
    "https://agentweb.us/docs/scopes",
    "https://agentweb.us/docs/streaming",
    "https://agentweb.us/developers/agent-payment-processing",
    "https://agentweb.us/comparisons/browserbase.html",
    "https://agentweb.us/comparisons/langchain.html",
    "https://agentweb.us/case-studies",
    "https://agentweb.us/use-cases/ai-agent-payment-processing.html",
    "https://agentweb.us/use-cases/agentic-payment-workflows.html",
    "https://agentweb.us/blog/ai-agent-payment-processing/"
  ]
}
