{
  "name": "khe.money API Catalog",
  "description": "Discovery pointers for agent and service consumption.",
  "baseUrl": "https://www.khe.money",
  "resources": [
    {
      "rel": "service-doc",
      "href": "https://www.khe.money/docs/api",
      "type": "text/markdown"
    },
    {
      "rel": "alternate",
      "href": "https://www.khe.money/.well-known/home.md",
      "type": "text/markdown"
    },
    {
      "rel": "alternate",
      "href": "https://www.khe.money/llms.txt",
      "type": "text/plain"
    },
    {
      "rel": "collection",
      "href": "https://www.khe.money/news",
      "type": "text/html"
    },
    {
      "rel": "mcp",
      "href": "https://www.khe.money/news/mcp",
      "type": "application/json",
      "title": "Read-only MCP endpoint (no write operations)"
    }
  ]
}
