# Packrift MCP External Activation Brief

Release: PACKRIFT-MCP-EXTERNAL-ACTIVATION-BRIEF-R09
Generated: 2026-06-10T02:29:43.100Z
Status: ready_for_external_wave_run
Canonical endpoint: https://mcp.packrift.com/mcp

Compact external-run brief for getting real Packrift MCP hosts to execute the current source-aware tool-call wave. This is an activation handoff, not visitor, cart, order, or revenue proof.

## Current Gate

- External-qualified MCP tool calls: 161 / 50
- Remaining tool calls: 0
- Selected external runs: 1
- Expected lift: 4
- Projected after selected runs: 165
- GA4 qualified external MCP sessions: 124 / 1000
- Qualified MCP cart landings: 4
- MCP orders: 0
- MCP revenue: 0

## External Runner

- Selected-runs runner: `PACKRIFT_EXTERNAL_ACTIVATION=1 curl -sS 'https://mcp.packrift.com/ai/mcp-external-activation-brief-runner.sh' | bash`
- Selected-runs shell: https://mcp.packrift.com/ai/mcp-external-activation-brief-runner.sh
- Threshold wave fallback: `PACKRIFT_EXTERNAL_ACTIVATION=1 curl -sS 'https://mcp.packrift.com/ai/mcp-activation-wave-runner.sh' | bash`
- Full-source capture: `PACKRIFT_EXTERNAL_ACTIVATION=1 PACKRIFT_ACTIVATION_WAVE_SCOPE=full curl -sS 'https://mcp.packrift.com/ai/mcp-activation-wave-runner.sh' | bash`
- Guarded runner shell: https://mcp.packrift.com/ai/mcp-activation-wave-runner.sh

## Selected Runs

| Rank | Source | Priority | Status | Target event | Expected lift | Activation shell | Order shell | Eval pack | Reviewer surface |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| 1 | mcp_so | high | activation_needed | mcp_install_intent | 4 | https://mcp.packrift.com/r/run/mcp_so/generic_streamable_http?format=sh | https://mcp.packrift.com/r/order/mcp_so?format=sh | https://mcp.packrift.com/ai/mcp-eval-pack.json?source=mcp_so | https://mcp.packrift.com/r/install/mcp_so/generic_streamable_http?format=html |

## Copy-Ready Requests

### 1. mcp_so

Run Packrift MCP source=mcp_so from a real external generic_streamable_http host, complete tools/list plus get_cart_handoff_candidates, get_pricing, check_inventory, and create_cart_url for SKU 1066. If the reviewer already has exact SKU approval, use prepare_purchase_handoff with buyer_confirmed=false first and buyer_confirmed=true only after approval, then stop at the returned mcp.packrift.com/r/cart URL.

Priority: high (96)
Activation status: activation_needed

Reviewer handoff: https://mcp.packrift.com/r/install/mcp_so/generic_streamable_http?format=html
Contact status: source_specific_external_run_needed
Contact channel: review_surface

Next contact action: Use the source-specific activation card and ask the real external host or reviewer to run the measured first-useful-run sequence.
Guarded order shell: `curl -sS 'https://mcp.packrift.com/r/order/mcp_so?format=sh' | bash`

Contact handoff:

```text
Hi, could you run or route this Packrift MCP source-aware activation check?
Run Packrift MCP source=mcp_so from a real external generic_streamable_http host, complete tools/list plus get_cart_handoff_candidates, get_pricing, check_inventory, and create_cart_url for SKU 1066. If the reviewer already has exact SKU approval, use prepare_purchase_handoff with buyer_confirmed=false first and buyer_confirmed=true only after approval, then stop at the returned mcp.packrift.com/r/cart URL.
Source: mcp_so
Hosted endpoint: https://mcp.packrift.com/mcp
Source-aware endpoint: https://mcp.packrift.com/mcp?packrift_mcp_source=mcp_so&packrift_mcp_target=generic_streamable_http
Host config: https://mcp.packrift.com/r/install/mcp_so/generic_streamable_http?format=json
Shell runner: https://mcp.packrift.com/r/run/mcp_so/generic_streamable_http?format=sh
Eval pack: https://mcp.packrift.com/ai/mcp-eval-pack.json?source=mcp_so
Update card: https://mcp.packrift.com/ai/mcp-directory-update/mcp_so.json
Buyer/reviewer handoff: https://mcp.packrift.com/r/order/mcp_so?format=html
Guarded order shell after buyer/reviewer approval only: curl -sS 'https://mcp.packrift.com/r/order/mcp_so?format=sh' | bash
Please do not create a duplicate server, CLI, or checkout. Use the hosted endpoint and stop at the returned mcp.packrift.com/r/cart URL unless a real buyer approves Shopify checkout.
```


Copy-ready host config:

```json
{
  "mcpServers": {
    "packrift": {
      "type": "http",
      "url": "https://mcp.packrift.com/mcp?packrift_mcp_source=mcp_so&packrift_mcp_target=generic_streamable_http"
    }
  }
}
```

Codex: `codex mcp add packrift --url 'https://mcp.packrift.com/mcp?packrift_mcp_source=mcp_so&packrift_mcp_target=generic_streamable_http'`
Claude Code: `claude mcp add --transport http packrift 'https://mcp.packrift.com/mcp?packrift_mcp_source=mcp_so&packrift_mcp_target=generic_streamable_http'`

Source-preserving prepare_purchase_handoff shortcut:

```json
{
  "jsonrpc": "2.0",
  "id": "prepare-1066-unconfirmed",
  "method": "tools/call",
  "params": {
    "name": "prepare_purchase_handoff",
    "arguments": {
      "sku": "1066",
      "quantity": 1,
      "source_context": "mcp_so_purchase_handoff",
      "mcp_source_context": "mcp_so",
      "mcp_install_target": "generic_streamable_http",
      "journey_id": "mcp_order_handoff_mcp_so_1066_20260610",
      "result_set_id": "mcp_order_handoff_20260610",
      "utm_term": "1066",
      "buyer_confirmed": false
    }
  }
}
```

Confirmed call after buyer/reviewer approval:

```json
{
  "jsonrpc": "2.0",
  "id": "prepare-1066-confirmed",
  "method": "tools/call",
  "params": {
    "name": "prepare_purchase_handoff",
    "arguments": {
      "sku": "1066",
      "quantity": 1,
      "source_context": "mcp_so_purchase_handoff",
      "mcp_source_context": "mcp_so",
      "mcp_install_target": "generic_streamable_http",
      "journey_id": "mcp_order_handoff_mcp_so_1066_20260610",
      "result_set_id": "mcp_order_handoff_20260610",
      "utm_term": "1066",
      "buyer_confirmed": true
    }
  }
}
```

Success gate: Complete only when source=mcp_so records non-suppressed real MCP tool calls in /ai/mcp-source-activation-queue.json and external-qualified MCP tool calls move toward the 50+ material usage gate.

Run: `curl -sS 'https://mcp.packrift.com/r/run/mcp_so/generic_streamable_http?format=sh' | bash`

## Safety Rules

- Run from a real external MCP host, reviewer machine, directory validator, or automation platform. Local Packrift self-runs do not prove adoption.
- Use only the hosted Packrift endpoint at https://mcp.packrift.com/mcp and existing /r/install, /r/run, /r/activate, and /r/cart handoffs.
- Do not create a separate Packrift CLI, alternate marketplace server, or duplicate checkout surface.
- Do not place an order from this brief. create_cart_url should stop at the measured mcp.packrift.com/r/cart handoff.
- Count success only when the public source activation queue and funnel snapshots show non-suppressed external MCP tool calls.

## Proof URLs

- External activation brief JSON: https://mcp.packrift.com/ai/mcp-external-activation-brief.json
- External activation brief HTML: https://mcp.packrift.com/ai/mcp-external-activation-brief.html
- Selected task JSONL: https://mcp.packrift.com/ai/mcp-external-activation-brief-tasks.jsonl
- Selected task CSV: https://mcp.packrift.com/ai/mcp-external-activation-brief-tasks.csv
- Compact selected task JSONL: https://mcp.packrift.com/ai/mcp-external-activation-brief-tasks.jsonl?compact=1
- Compact selected task CSV: https://mcp.packrift.com/ai/mcp-external-activation-brief-tasks.csv?compact=1
- Source activation queue: https://mcp.packrift.com/ai/mcp-source-activation-queue.json
- Funnel snapshot: https://mcp.packrift.com/ai/mcp-funnel-snapshot.json
- GA4 proof: https://mcp.packrift.com/ai/mcp-ga4-funnel-proof.json
- Full activation wave: https://mcp.packrift.com/ai/mcp-activation-wave.json
