Skip to content

v0.6.1

Latest

Choose a tag to compare

@0-SOFT 0-SOFT released this 05 May 04:09
· 2 commits to main since this release

[0.6.1] - 2026-05-05

Patch release. Adds the official MCP Registry cross-verification marker to the README so the registry can confirm PyPI ownership of the twocaptcha-mcp package.

Changed

  • README.md footer carries the line mcp-name: io.github.aruxojuyu665/twocaptcha-mcp (small subscript block at the bottom). Required by registry.modelcontextprotocol.io to authorise publishes under the io.github.aruxojuyu665/* namespace against PyPI's twocaptcha-mcp package.
  • Version bumped to 0.6.1 in twocaptcha_mcp/__init__.py, pyproject.toml, and server.json.

Verified

  • Quality gates unchanged from 0.6.0: pytest --cov-fail-under=92 (157 passed, 93.37 % branch), ruff check . && ruff format --check . clean, mypy --strict twocaptcha_mcp clean.
  • mcp-publisher validate against registry.modelcontextprotocol.io reports server.json is valid.

Full details: https://github.com/aruxojuyu665/2Captcha-MCP/blob/main/CHANGELOG.md