mirror of
https://gitea.ingwaz.work/Ingwaz/openbrain-mcp.git
synced 2026-08-15 13:49:44 +00:00
- Use /mcp/message endpoint instead of /sse - Use X-API-Key header instead of Authorization: Bearer - Use .json() response parsing instead of SSE line parsing - Match proven patterns from e2e_mcp.rs helpers - Reduce from 552 to 391 lines while maintaining all 8 tests