{"name":"Airweave MCP Search Server","version":"0.5.7","transport":"Streamable HTTP","protocol":"MCP 2025-03-26","mode":"stateless","endpoints":{"health":"/health","mcp":"/mcp"},"authentication":{"required":true,"methods":["X-API-Key: <your-api-key> (recommended)","Authorization: Bearer <your-api-key-or-oauth-token>"],"headers":{"X-API-Key":"Your Airweave API key (required)","X-Collection-Readable-ID":"Collection readable ID to search (optional, falls back to env default)"},"openai_agent_builder":{"url":"https://mcp.airweave.ai/mcp","headers":{"X-API-Key":"<your-airweave-api-key>","X-Collection-Readable-ID":"<your-collection-readable-id>"}},"oauth":{"enabled":true,"discovery":"/.well-known/oauth-authorization-server","callback":"/oauth/callback"}}}