{
  "linkset": [
    {
      "anchor": "https://soshace.com/",
      "service-desc": [
        {
          "href": "https://soshace.com/.well-known/mcp/server-card.json",
          "type": "application/json"
        },
        {
          "href": "https://soshace.com/.well-known/agent-skills/index.json",
          "type": "application/json"
        }
      ],
      "service-doc": [
        {
          "href": "https://soshace.com/auth.md",
          "type": "text/markdown"
        }
      ],
      "status": [
        {
          "href": "https://soshace.com/"
        }
      ],
      "agent-card": [
        {
          "href": "https://soshace.com/.well-known/agent-card.json",
          "type": "application/json"
        }
      ],
      "oauth-authorization-server": [
        {
          "href": "https://soshace.com/.well-known/oauth-authorization-server",
          "type": "application/json"
        }
      ],
      "oauth-protected-resource": [
        {
          "href": "https://soshace.com/.well-known/oauth-protected-resource",
          "type": "application/json"
        }
      ],
      "llms-txt": [
        {
          "href": "https://soshace.com/llms.txt",
          "type": "text/plain"
        }
      ],
      "llms-full-txt": [
        {
          "href": "https://soshace.com/llms-full.txt",
          "type": "text/plain"
        }
      ]
    }
  ]
}