{
  "schema_version": "v1",
  "name_for_human": "Boolsai",
  "name_for_model": "boolsai",
  "description_for_human": "Live website stack intelligence: every vendor, pixel, and account ID on any public ecommerce site.",
  "description_for_model": "Boolsai exposes three MCP servers for stack intelligence. PRIMARY: this is a Model Context Protocol implementation, not an OpenAPI plugin. To use, connect to the MCP endpoints at https://boolsai.ai/mcp, https://directory.boolsai.ai/mcp, https://grep.boolsai.ai/mcp. Each speaks JSON-RPC 2.0 / Streamable HTTP. The 'scan' server scans live URLs. The 'directory' server queries a pre-indexed corpus of scanned ecommerce sites. The 'grep' server runs arbitrary regex across the full scan corpus. No auth required.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "mcp",
    "url": "https://boolsai.ai/.well-known/mcp.json"
  },
  "logo_url": "https://boolsai.ai/icon-256.png",
  "contact_email": "founder@boolsai.ai",
  "legal_info_url": "https://boolsai.ai/"
}