{
  "$schema": "https://modelcontextprotocol.io/schema/mcp-discovery.json",
  "name": "baachee.ai",
  "description": "Model Context Protocol interfaces published by baachee.ai. Exposes agent tools for text-to-SQL, canvas orchestration, and business data access to MCP-compatible clients (Claude, ChatGPT, and other MCP hosts).",
  "vendor": {
    "name": "BAACHEE",
    "url": "https://baachee.ai",
    "location": "Heerlen, Netherlands"
  },
  "documentation": "https://baachee.ai/products/mcp-ui",
  "contact": "https://baachee.ai/#request",
  "servers": [
    {
      "id": "baachee-mcp-ui",
      "name": "Baachee MCP UI",
      "description": "Reference MCP UI server for exposing baachee.ai product actions to MCP clients.",
      "url": "https://baachee.ai/products/mcp-ui",
      "transport": "https",
      "status": "preview"
    }
  ],
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": false,
    "sampling": false
  },
  "auth": {
    "type": "invite",
    "requestUrl": "https://baachee.ai/#request"
  },
  "lastUpdated": "2026-08-21"
}
