Skip to content

feat(mcp-proxy): add paid CLI activation install flow#107

Merged
oleg-bk merged 2 commits into
mainfrom
codex/public-paid-cli-activate-install-flow
Jul 8, 2026
Merged

feat(mcp-proxy): add paid CLI activation install flow#107
oleg-bk merged 2 commits into
mainfrom
codex/public-paid-cli-activate-install-flow

Conversation

@oleg-bk

@oleg-bk oleg-bk commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds the public paid CLI activation/install flow for the MCP proxy:

  • agentveil-mcp-proxy paid activate/status/deactivate
  • paid activate --license-key-stdin
  • bounded local activation/install metadata
  • provider-absent fallback
  • live backend orchestration contract: validate -> entitlement -> authorize -> download -> hash/package verification -> local install state

This PR does not include private policy logic, payment provider integration, release metadata, or public customer claims.

Validation

  • Focused paid CLI tests: 27 passed
  • Public SDK PR gate: 1593 passed, 1 skipped
  • Prior sandbox-only wheel failures did not reproduce with full permissions.
  • Worktree clean before and after gate run.

Boundary

PASS:

  • Local public CLI implementation
  • Contract tests
  • Public SDK PR gate
  • Live staging proof already completed separately against deployed backend using a synthetic license

HOLD:

  • Public SDK release readiness
  • Real customer onboarding
  • Payment/cancel/customer portal flow
  • Public README/release claims

Implemented with assistance from Codex.

oleg-bk and others added 2 commits July 8, 2026 12:04
Add bounded paid activate/status/deactivate CLI flow, local package install helpers, provider discovery bridge, and focused privacy/install tests for the paid preview path.

Real deployed backend path and release readiness remain HOLD.

Implemented with assistance from Codex.
Merge origin/main into paid CLI branch, keeping role visibility from main
alongside paid activate/status/deactivate commands.

Co-authored-by: Cursor <cursoragent@cursor.com>
@oleg-bk oleg-bk marked this pull request as ready for review July 8, 2026 17:49
@oleg-bk oleg-bk merged commit b415bdf into main Jul 8, 2026
11 checks passed
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