{
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "authentication": "OAuth 2.1 with RFC 9728 discovery or Owlish API key",
      "scopes": [
        "knowledge_base:read",
        "knowledge_base:write",
        "knowledge_base:delete"
      ]
    }
  },
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "description": "Manage Owlish knowledge sources, folders, sync schedules, retries, and ingestion status.",
  "icons": [
    {
      "mimeType": "image/png",
      "sizes": [
        "180x180"
      ],
      "src": "https://owlish.bot/apple-touch-icon.png"
    }
  ],
  "name": "bot.owlish/knowledge-base",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.owlish.bot/mcp"
    }
  ],
  "title": "Owlish Knowledge Base",
  "version": "1.0.0",
  "websiteUrl": "https://owlish.bot/docs/developers/overview/"
}
