{
  "linkset": [
    {
      "anchor": "https://8gentz.io",

      "service-desc": [
        {
          "href": "https://8gentz.io/.well-known/openapi.yaml",
          "type": "application/yaml",
          "title": "8gentz SAGP OpenAPI 3.1 Specification"
        },
        {
          "href": "https://8gentz.io/.well-known/mcp/server-card.json",
          "type": "application/json",
          "title": "SAGP MCP Server Card"
        },
        {
          "href": "https://8gentz.io/.well-known/agent.json",
          "type": "application/json",
          "title": "SAGP A2A Agent Card"
        },
        {
          "href": "https://8gentz.io/.well-known/did.json",
          "type": "application/json",
          "title": "SAGP DID Document (did:web:8gentz.io)"
        },
        {
          "href": "https://8gentz.io/.well-known/agent-skills/index.json",
          "type": "application/json",
          "title": "SAGP Agent Skills Index"
        },
        {
          "href": "https://8gentz.io/.well-known/ai-plugin.json",
          "type": "application/json",
          "title": "ChatGPT / OpenAI Plugin Manifest"
        }
      ],

      "service-doc": [
        {
          "href": "https://8gentz.io/docs",
          "type": "text/html",
          "title": "8gentz Documentation"
        },
        {
          "href": "https://8gentz.io/#developers",
          "type": "text/html",
          "title": "Developer Quick Start"
        },
        {
          "href": "https://8gentz.io/auth.md",
          "type": "text/markdown",
          "title": "x402 Agent Authentication Instructions"
        },
        {
          "href": "https://8gentz.io/llms.txt",
          "type": "text/plain",
          "title": "LLM-readable site manifest (llmstxt.org)"
        },
        {
          "href": "https://8gentz.io/llms-full.txt",
          "type": "text/plain",
          "title": "Full LLM content index for RAG retrieval"
        }
      ],

      "status": [
        {
          "href": "https://gateway.8gentz.io/v1/health",
          "type": "application/json",
          "title": "Gateway health status"
        }
      ],

      "payment": [
        {
          "href": "https://8gentz.io/auth.md",
          "type": "text/markdown",
          "title": "x402 Agent Payment Instructions"
        }
      ],

      "item": [
        {
          "href": "https://gateway.8gentz.io",
          "type": "text/html",
          "title": "Main Gateway Endpoint"
        },
        {
          "href": "https://mcp.8gentz.io/v1/mcp/rpc",
          "type": "application/json",
          "title": "MCP (Model Context Protocol) Endpoint"
        },
        {
          "href": "https://a2a.8gentz.io/v1/a2a/tasks/send",
          "type": "application/json",
          "title": "A2A (Agent-to-Agent) Endpoint"
        },
        {
          "href": "https://anp.8gentz.io/.well-known/did.json",
          "type": "application/json",
          "title": "ANP (Agent Network Protocol) DID Endpoint"
        },
        {
          "href": "https://acp.8gentz.io/v1/acp/send",
          "type": "application/json",
          "title": "ACP (Coinbase Agent Commerce Protocol) Endpoint"
        },
        {
          "href": "https://openai.8gentz.io/v1/openai/tools",
          "type": "application/json",
          "title": "OpenAI-Compatible Tool API Endpoint"
        },
        {
          "href": "https://ucp.8gentz.io/v1/ucp/service",
          "type": "application/json",
          "title": "UCP (Universal Commerce Protocol) Endpoint"
        },
        {
          "href": "https://mpp.8gentz.io/v1/mpp/channel/open",
          "type": "application/json",
          "title": "MPP (Micropayment Protocol) Endpoint"
        },
        {
          "href": "https://nostr.8gentz.io/v1/nostr/ws",
          "type": "application/json",
          "title": "Nostr Protocol Bridge Endpoint"
        }
      ]
    }
  ]
}
