Summary
- Scripted PyPI publish:
scripts/publish_pypi.pywith tests and publishing-version-to-pypi skill - Docs reposition vmandic/wincher-mcp as the canonical maintained project (PyPI
wincher-mcp); early prototype credited in lineage sections - Version bump to 0.2.1 in
src/wincher_mcp/__init__.pyandpyproject.toml
Install
pip install wincher-mcp==0.2.1
# or
pipx install wincher-mcpMCP: "command": "wincher-mcp", optional "args": ["--use-toon"].
PyPI
Publish this version when ready:
python scripts/publish_pypi.py --version 0.2.1(Requires clean tree and PYPI_TOKEN in ~/.zsh_secrets.)