Deploy

Mark (hosted)

Shared team policy, hosted MCP/ingress, active vault on Blekline infrastructure — 3M guarded tokens per month.

View as Markdown

When to use: Engineering teams who accept Blekline-operated keys and want hosted MCP, ingress proxy, and an active PII vault without running a cluster sidecar.

Architecture

flowchart LR
  Client[Claude / Cursor / ingress] --> Proxy[Hosted MCP + /api/mask]
  Proxy --> Vault[Active vault TTL]
  Proxy --> Activity[Activity + audit]

Honesty: Mark is not zero-knowledge. Blekline holds vault keys and can decrypt for support and rehydration within policy.

Prerequisites

  • Active Mark workspace — Billing
  • Workspace token with mask:write

Install

npx @blekline/init --path mark
npx @blekline/cursor-hooks init

Confirm .blekline/policy.json has "maskBackend": "hosted" and .blekline/cursor.json has "promptMaskSource": "cloud".

Connect MCP (see Cursor or Claude Code).

Verify

  1. Send a test prompt with an email address through hosted mask.
  2. Confirm masked placeholders reach the model.
  3. Check Usage — guarded tokens increment toward 3M / month.

Operate

TopicDetail
Included volume3M guarded tokens / UTC month
Overage$150 / €150 per 5M GT after included pool (warn at 80%) — see in-app Billing
Spend capDefault 2× platform fee ($998) — fail-closed at cap
VaultActive PII vault; Blekline-operated DEK
Enclave pathNeed in-cluster only? → Enclave AKS

Next steps