{
  "serverInfo": {
    "name": "ta93abe.com site discovery",
    "version": "1.0.0"
  },
  "description": "Read-only discovery endpoint for the public ta93abe.com portfolio site.",
  "url": "https://ta93abe.com/mcp",
  "transport": {
    "type": "streamable-http"
  },
  "capabilities": {
    "tools": true,
    "resources": true
  },
  "resources": [
    {
      "name": "site_overview",
      "uri": "https://ta93abe.com/llms.txt",
      "mimeType": "text/plain",
      "description": "Concise overview of the public site."
    },
    {
      "name": "site_overview_full",
      "uri": "https://ta93abe.com/llms-full.txt",
      "mimeType": "text/plain",
      "description": "Fuller agent notes, including crawl and Content-Signal guidance."
    }
  ]
}