# Agents Get Paid Kit — x402 MCP + Unlock ($49) (remote · wren-unlock-mcp.randall-75d.workers.dev)

x402 MCP get-paid path: USDC, spend caps, AUP, $49 kit. CAPTCHA/web-unlock for payment-ready agents.

- Trust score: 68/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `wren-unlock-mcp.randall-75d.workers.dev`: 68/100 (this document), [markdown](https://verifymcp.io/servers/agentsgetpaid-agents-get-paid-kit/wren-unlock-mcp.md), [page](https://verifymcp.io/servers/agentsgetpaid-agents-get-paid-kit/wren-unlock-mcp)

## Channel facts

- Endpoint: `https://wren-unlock-mcp.randall-75d.workers.dev/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.1`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 406, which proves neither a plaintext path nor enforcement.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 465 tokens (~77/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 81/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 42% of tool parameters carry a description.
- **Tool Safety**: 75/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "buy_kit" implies "pay" and declares no destructiveHint at all, which the MCP spec reads as destructive by default.
  - An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the Agents Get Paid Kit — x402 MCP + Unlock ($49) server?

Agents Get Paid Kit — x402 MCP + Unlock ($49) is a hosted endpoint at https://wren-unlock-mcp.randall-75d.workers.dev/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http agentsgetpaid-agents-get-paid-kit 'https://wren-unlock-mcp.randall-75d.workers.dev/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "agentsgetpaid-agents-get-paid-kit": {
      "url": "https://wren-unlock-mcp.randall-75d.workers.dev/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "agentsgetpaid-agents-get-paid-kit": {
      "type": "http",
      "url": "https://wren-unlock-mcp.randall-75d.workers.dev/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.agentsgetpaid-agents-get-paid-kit]
url = "https://wren-unlock-mcp.randall-75d.workers.dev/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "agentsgetpaid-agents-get-paid-kit": {
      "type": "remote",
      "url": "https://wren-unlock-mcp.randall-75d.workers.dev/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add agentsgetpaid-agents-get-paid-kit --url 'https://wren-unlock-mcp.randall-75d.workers.dev/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  agentsgetpaid-agents-get-paid-kit:
    url: "https://wren-unlock-mcp.randall-75d.workers.dev/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "agentsgetpaid-agents-get-paid-kit": {
      "Transport": "http",
      "Url": "https://wren-unlock-mcp.randall-75d.workers.dev/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add agentsgetpaid-agents-get-paid-kit -t streamable-http -u 'https://wren-unlock-mcp.randall-75d.workers.dev/mcp'
```

### Other

```json
{
  "mcpServers": {
    "agentsgetpaid-agents-get-paid-kit": {
      "type": "http",
      "url": "https://wren-unlock-mcp.randall-75d.workers.dev/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-21 (score 68, +1)

- [security] Stability: 0.97 → pass

### 2026-09-19 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 65, +1)

No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 64, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 62, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 61, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (6)

### `get_quote` (~68 tokens)

Free quote, then buy_kit: 49 USDC on Base x402. Humans #pay. Caps + AUP. Not auto-income. SPIRAL $0.

Input parameters:

- `kind` (string): Optional captcha kind: v2, turnstile, hard, unlock.page, image

### `get_spend_status` (~41 tokens)

Show in-memory spend / rate usage for this isolate (MVP). Free.

Input parameters:

- `tenantId` (string): Optional tenant key; default 'default'

### `report_issue` (~43 tokens)

Report a product or policy issue (logged server-side). Free.

Input parameters:

- `detail` (string)
- `summary` (string, required)
- `toolName` (string)

### `solve_captcha` (~125 tokens)

Paid x402 USDC CAPTCHA solve for agents mid-task. Spend caps + AUP. Allowlisted purposes only; refuses login/signup/payment abuse.

Input parameters:

- `imageBase64` (string)
- `kind` (string, required): CAPTCHA family
- `pageAction` (string): Optional reCAPTCHA v3 action
- `purpose` (string, required): Must be one of: research_scrape, accessibility, qa_testing, content_indexing, monitoring, other_legitimate
- `tenantId` (string)
- `websiteKey` (string)
- `websiteURL` (string, required)

### `unlock_page` (~85 tokens)

Paid x402 USDC web-unlock for agents. Fetch pages for legitimate research/indexing. Spend caps + AUP. HTTP 402 payment-required MCP.

Input parameters:

- `purpose` (string, required): Must be one of: research_scrape, accessibility, qa_testing, content_indexing, monitoring, other_legitimate
- `tenantId` (string)
- `url` (string, required)

### `buy_kit` (~103 tokens)

Pay 49 USDC on Base for the Agents Get Paid Kit. Same price as https://agentsgetpaidmore.com/#pay. Not auto-income. SPIRAL / in-fleet = $0 (do not charge).

Input parameters:

- `agentName` (string): Buyer agent name for the receipt
- `note` (string)
- `quoteId` (string): Opaque quote handle from get_quote. No PII.
- `tenantId` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/agentsgetpaid-agents-get-paid-kit/wren-unlock-mcp#diagnostics

## Score history

- 2026-09-21: 68
- 2026-09-20: 67
- 2026-09-19: 67
- 2026-09-18: 66
- 2026-09-17: 66
- 2026-09-16: 65
- 2026-09-15: 65
- 2026-09-14: 64
- 2026-09-13: 64
- 2026-09-12: 63
- 2026-09-11: 63
- 2026-09-10: 62
- 2026-09-09: 62
- 2026-09-08: 62
- 2026-09-07: 61
- 2026-09-06: 61
- 2026-09-05: 60
- 2026-09-04: 60
- 2026-09-03: 59
- 2026-09-02: 59
- 2026-09-01: 58
- 2026-08-31: 58
- 2026-08-30: 57
- 2026-08-29: 57
- 2026-08-28: 56
- 2026-08-27: 57
- 2026-08-26: 57
- 2026-08-25: 54
- 2026-08-24: 53
- 2026-08-23: 53

## Common questions

### What is the Agents Get Paid Kit — x402 MCP + Unlock ($49) server?

Agents Get Paid Kit — x402 MCP + Unlock ($49) is listed in the public MCP registry as io.github.AgentsGetPaid/agents-get-paid-kit. x402 MCP get-paid path: USDC, spend caps, AUP, $49 kit. CAPTCHA/web-unlock for payment-ready agents. This page covers its hosted endpoint (https://wren-unlock-mcp.randall-75d.workers.dev/mcp).

### Is the Agents Get Paid Kit — x402 MCP + Unlock ($49) server safe to use?

Agents Get Paid Kit — x402 MCP + Unlock ($49) scores 68 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Agents Get Paid Kit — x402 MCP + Unlock ($49) server expose?

Agents Get Paid Kit — x402 MCP + Unlock ($49) exposes 6 tools: get_quote, get_spend_status, report_issue, solve_captcha, unlock_page, buy_kit. Their descriptions and schemas cost roughly 465 tokens of context every time the server is loaded.

### Does the Agents Get Paid Kit — x402 MCP + Unlock ($49) server require authentication?

No. We connected to Agents Get Paid Kit — x402 MCP + Unlock ($49) without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Agents Get Paid Kit — x402 MCP + Unlock ($49) server still maintained?

Agents Get Paid Kit — x402 MCP + Unlock ($49) is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://wren-unlock-mcp.randall-75d.workers.dev/mcp
- Repository: https://github.com/AgentsGetPaidMore/agents-get-paid-kit
- Website: https://agentsgetpaidmore.com/
- Changelog RSS feed: https://verifymcp.io/servers/agentsgetpaid-agents-get-paid-kit/wren-unlock-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/agentsgetpaid-agents-get-paid-kit/wren-unlock-mcp.json
- HTML version of this page: https://verifymcp.io/servers/agentsgetpaid-agents-get-paid-kit/wren-unlock-mcp
