{
  "artifacts": {
    "markdown": {
      "pattern": "https://teakvault.com/{route}.md"
    },
    "llmsFullTxt": "https://teakvault.com/llms-full.txt",
    "llmsTxt": "https://teakvault.com/llms.txt",
    "apiCatalog": "https://teakvault.com/.well-known/api-catalog",
    "sitemap": "https://teakvault.com/sitemap.xml",
    "feeds": [
      "https://teakvault.com/changelog/rss.xml"
    ]
  },
  "description": "Teak is a personal knowledge hub for saving, finding, and syncing cards. Use the REST API at https://teakvault.com/api/v1, the MCP server at https://teakvault.com/mcp, and bearer auth with OAuth access tokens or teakapi_ API keys.",
  "generator": "blume@1.5.3",
  "name": "Teak",
  "site": "https://teakvault.com",
  "contentUsage": {
    "search": true,
    "ai-input": true,
    "ai-train": true
  },
  "repository": "https://github.com/praveenjuge/teak"
}
