← Registry

API Tools

agentsgetpaidmore.com

Provides API endpoints for managing USDC payments, spending, and solving captchas/unlocking web pages for agents.

2 endpoints11 known toolsFirst detected August 23, 2026Last detected August 23, 2026

ENDPOINT 1

https://wren-unlock-mcp.randall-75d.workers.dev/mcp

No auth detected

MCP server metadata

Name
wren-unlock-mcp
Version
0.1.0
Capabilities
tools.listChanged

Known tools 5

get_quote

Free quote: USD retail card, x402 list prices, spend caps, allowed purposes — plan agent USDC monetization before pay.

Potential side effects
get_spend_status

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

Inferred read-only
report_issue

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

Inferred read-only
solve_captcha

Paid x402 USDC CAPTCHA solve for agents mid-task.

Inferred read-only
unlock_page

Paid x402 USDC web-unlock for agents.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.wren-unlock-mcp]
url = "https://wren-unlock-mcp.randall-75d.workers.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "wren-unlock-mcp": {
      "type": "http",
      "url": "https://wren-unlock-mcp.randall-75d.workers.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: wren-unlock-mcp
Remote MCP URL: https://wren-unlock-mcp.randall-75d.workers.dev/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "wren-unlock-mcp": {
      "url": "https://wren-unlock-mcp.randall-75d.workers.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "wren-unlock-mcp": {
      "type": "http",
      "url": "https://wren-unlock-mcp.randall-75d.workers.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "wren-unlock-mcp",
  "transport": "streamable-http",
  "url": "https://wren-unlock-mcp.randall-75d.workers.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://agentsgetpaidmore.com/mcp

No auth detected

MCP server metadata

Name
wren-unlock-mcp
Version
0.1.2
Capabilities
tools.listChanged

Known tools 6

get_quote

Free quote, then buy_kit: 49 USDC on Base x402.

Inferred read-only
get_spend_status

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

Inferred read-only
report_issue

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

Inferred read-only
solve_captcha

Paid x402 USDC CAPTCHA solve for agents mid-task.

Inferred read-only
unlock_page

Paid x402 USDC web-unlock for agents.

Inferred read-only
buy_kit

Pay 49 USDC on Base for the Agents Get Paid Kit.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.wren-unlock-mcp]
url = "https://agentsgetpaidmore.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "wren-unlock-mcp": {
      "type": "http",
      "url": "https://agentsgetpaidmore.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: wren-unlock-mcp
Remote MCP URL: https://agentsgetpaidmore.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "wren-unlock-mcp": {
      "url": "https://agentsgetpaidmore.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "wren-unlock-mcp": {
      "type": "http",
      "url": "https://agentsgetpaidmore.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "wren-unlock-mcp",
  "transport": "streamable-http",
  "url": "https://agentsgetpaidmore.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for workers.dev was fetched 2026-08-25T16:44:24.083Z.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.