v0.0.1 - Fix stdio mode for MCP clients
馃敡 Bug Fix Release
Fixed
- stdio mode protocol fix: Startup info now writes to stderr instead of stdout, fixing MCP client handshake issues with Zed and Claude Desktop
Added
- Aligned executable name: Added
yt-api-mcpas primary executable (matching package name) yt-mcpremains as legacy alias for backwards compatibility
Installation
# PyPI (recommended)
pip install yt-api-mcp==0.0.1
# Or with uvx
uvx yt-api-mcp stdio
# Legacy alias still works
uvx --from yt-api-mcp yt-mcp stdioFull Changelog
See CHANGELOG.md