Skip to main content
ClaudeWave
ANAMIZED avatar
ANAMIZED

x402-cloudflare-starter

View on GitHub

The simplest, cleanest way to accept USDC payments on Base + Solana using x402. Bring your own wallets. No Coinbase account required. Optimized for Cloudflare Workers + PayAI facilitator.

MCP ServersOfficial Registry1 stars0 forksTypeScriptMITUpdated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 8/23/2026
Install in Claude Code / Claude Desktop
Method: NPX · wrangler
Claude Code CLI
claude mcp add x402-cloudflare-starter -- npx -y wrangler
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "x402-cloudflare-starter": {
      "command": "npx",
      "args": ["-y", "wrangler"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# x402 Cloudflare Starter

[![CI](https://github.com/ANAMIZED/x402-cloudflare-starter/actions/workflows/ci.yml/badge.svg)](https://github.com/ANAMIZED/x402-cloudflare-starter/actions/workflows/ci.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![TypeScript](https://img.shields.io/badge/TypeScript-5-blue.svg)](https://www.typescriptlang.org/)
[![MCP](https://img.shields.io/badge/MCP-server-purple.svg)](mcp/server.ts)
[![Workers](https://img.shields.io/badge/Cloudflare-Workers-F38020.svg)](src/index.ts)
[![x402](https://img.shields.io/badge/x402-payments-green.svg)](https://x402.org)

**The simplest way to accept USDC payments on Base + Solana using x402.** Bring your own wallets. No Coinbase account required. Optimized for Cloudflare Workers + PayAI facilitator.

## Surfaces

| Surface | Entry |
|---------|-------|
| **API (Worker)** | `src/index.ts` |
| **MCP Server** | `mcp/server.ts` |
| **Client test** | `scripts/test-client.ts` |
| **CI** | `.github/workflows/ci.yml` |
| **AGENTS.md** | Agent contract |

> Multi-agent workflows and Python SDK/CLI are intentionally out of scope for this TypeScript starter; use [server-os](https://github.com/ANAMIZED/server-os) or [openmesha](https://github.com/ANAMIZED/openmesha) for full agentic OS surfaces.

## Quick Start

```bash
npm install
npx wrangler dev
```

## License

MIT
basecloudflare-workersmcpmcp-servermodel-context-protocolsolanausdcx402

What people ask about x402-cloudflare-starter

What is ANAMIZED/x402-cloudflare-starter?

+

ANAMIZED/x402-cloudflare-starter is mcp servers for the Claude AI ecosystem. The simplest, cleanest way to accept USDC payments on Base + Solana using x402. Bring your own wallets. No Coinbase account required. Optimized for Cloudflare Workers + PayAI facilitator. It has 1 GitHub stars and its last recorded update is dated 2026-08-23.

How do I install x402-cloudflare-starter?

+

You can install x402-cloudflare-starter by cloning the repository (https://github.com/ANAMIZED/x402-cloudflare-starter) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is ANAMIZED/x402-cloudflare-starter safe to use?

+

Our security agent has analyzed ANAMIZED/x402-cloudflare-starter and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains ANAMIZED/x402-cloudflare-starter?

+

ANAMIZED/x402-cloudflare-starter is maintained by ANAMIZED. The last recorded GitHub activity is dated 2026-08-23, with 0 open issues.

Are there alternatives to x402-cloudflare-starter?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy x402-cloudflare-starter to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: ANAMIZED/x402-cloudflare-starter
[![Featured on ClaudeWave](https://claudewave.com/api/badge/anamized-x402-cloudflare-starter)](https://claudewave.com/repo/anamized-x402-cloudflare-starter)
<a href="https://claudewave.com/repo/anamized-x402-cloudflare-starter"><img src="https://claudewave.com/api/badge/anamized-x402-cloudflare-starter" alt="Featured on ClaudeWave: ANAMIZED/x402-cloudflare-starter" width="320" height="64" /></a>