Skip to content

Rename Python package to keeperhub-mcp@0.1.1#5

Closed
Bleyle823 wants to merge 2 commits into
mainfrom
feat/python-keeperhub-mcp-0.1.1
Closed

Rename Python package to keeperhub-mcp@0.1.1#5
Bleyle823 wants to merge 2 commits into
mainfrom
feat/python-keeperhub-mcp-0.1.1

Conversation

@Bleyle823

@Bleyle823 Bleyle823 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Rename PyPI distribution from keeperhub-mcp-client to keeperhub-mcp (mirrors @keeperhub/mcp on npm)
  • Rename import module from keeperhub_mcp_client to keeperhub_mcp
  • Bump version to 0.1.1
  • Add py.typed marker for type checkers
  • Port re-init retry cap from TS client (�ttempt >= 1 on 401/404 session errors)

Test plan

  • pytest - 5 tests pass (includes new retry-cap test)
  • python -m build + wine check pass

Release

After merge, tag py-v0.1.1 to trigger
elease-pypi.yml.

…cap.

Rename distribution to keeperhub-mcp (mirrors @keeperhub/mcp). Add py.typed marker, bundle LICENSE in wheel/sdist, and cap session re-init retries to match the TypeScript client.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Bleyle823 Bleyle823 force-pushed the feat/python-keeperhub-mcp-0.1.1 branch from 5099ba3 to 6aa6a67 Compare June 8, 2026 22:02
Use repo root LICENSE via python/LICENSE for wheel bundling; package name mirrors @keeperhub/mcp on npm.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Bleyle823 Bleyle823 closed this Jun 8, 2026
@Bleyle823 Bleyle823 deleted the feat/python-keeperhub-mcp-0.1.1 branch June 8, 2026 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant