Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-11 | 389 Bytes | |
v0.0.14 source code.tar.gz | 2025-05-11 | 49.2 kB | |
v0.0.14 source code.zip | 2025-05-11 | 55.2 kB | |
Totals: 3 Items | 104.7 kB | 0 |
[0.0.14] - 2025-05-11
Added
- š Streamable HTTP Transport Support: mcpo now supports MCP servers using the Streamable HTTP transport. This allows for more flexible and robust communication, including session management and resumable streams. Configure via CLI with '--server-type "streamable_http" -- <URL>' or in the config file with 'type: "streamable_http"' and a 'url'.