[0.0.11] - 2025-04-12
Added
- 🌊 SSE-Based MCP Server Support: mcpo now supports SSE (Server-Sent Events) MCP servers out of the box—just pass 'mcpo --server-type "sse" -- http://127.0.0.1:8001/sse' when launching or use the standard "url" field in your config for seamless real-time integration with SSE MCP endpoints; see the README for full examples.