Releases: vmandic/wincher-mcp
Releases · vmandic/wincher-mcp
Release list
v0.2.1
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.)
v0.2.0
wincher-mcp v0.2.0
First PyPI release.
Install
pipx install wincher-mcp
# or: pip install wincher-mcpMCP config: "command": "wincher-mcp" with WINCHER_API_KEY in env.
Highlights
- Read-only Wincher SEO tools (websites, keywords, rankings, competitors, SERPs, groups, bulk history, annotations)
- Optional TOON output (
--use-toonoroutput_format) for lower LLM token use - Optional staging via
--use-staging+WINCHER_STAGING_API_HOST