Skip to main content
ClaudeWave
Senpi-Station avatar
Senpi-Station

x402-mcp-web-extract

Ver en GitHub

Pay-per-use MCP server (fetch URL, token price, wallet balance) settled with x402 USDC micropayments on Base

MCP ServersRegistry oficial0 estrellas0 forksActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/Senpi-Station/x402-mcp-web-extract
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "x402-mcp-web-extract": {
      "command": "node",
      "args": ["/path/to/x402-mcp-web-extract/dist/index.js"]
    }
  }
}
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.
💡 Clone https://github.com/Senpi-Station/x402-mcp-web-extract and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# x402 MCP Web Extract

Pay-per-use MCP server that settles with **x402 USDC micropayments** on Base mainnet.

## Connect

```json
{
  "mcpServers": {
    "x402-web-extract": {
      "type": "http",
      "url": "https://x402-web-extract.senpi-agent.workers.dev/mcp"
    }
  }
}
```

## Tools (paid, pay-per-call)

| Tool | Price | Description |
|------|-------|-------------|
| `fetch_url` | $0.01 | Fetch any public URL as clean markdown or JSON |
| `token_price` | $0.01 | Real-time USDC spot price for any EVM token |
| `wallet_balance` | $0.02 | Native and USDC balance for any EVM wallet |

Payments are handled automatically by the `@x402/mcp` client — the wallet simply signs the x402 settlement. No subscriptions, no keys, no API tokens.

## REST fallback

The same tools are available as plain HTTP endpoints with x402 `payment-required` flow:

- `GET /fetch?url=<encoded-url>` — $0.01
- `GET /price?address=&chain=` — $0.01
- `GET /balance?address=&chain=` — $0.02

Discovery: `/llms.txt`, `/openapi.json`, `/.well-known/x402`, `/.well-known/agent-card.json`.

## Infrastructure

- Worker: `https://x402-web-extract.senpi-agent.workers.dev`
- Pay-to wallet (Base): `0xd44B22e6A97a26e0cC9615478962C9C9C2495ceC`
- Facilitator: CDP x402 (`https://api.cdp.coinbase.com/platform/v2/x402`)
- x402 spec: https://github.com/0xfabs/x402
basecloudflare-workersmcpmcp-servermodel-context-protocolpay-per-useusdcweb-scrapingx402

Lo que la gente pregunta sobre x402-mcp-web-extract

¿Qué es Senpi-Station/x402-mcp-web-extract?

+

Senpi-Station/x402-mcp-web-extract es mcp servers para el ecosistema de Claude AI. Pay-per-use MCP server (fetch URL, token price, wallet balance) settled with x402 USDC micropayments on Base Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala x402-mcp-web-extract?

+

Puedes instalar x402-mcp-web-extract clonando el repositorio (https://github.com/Senpi-Station/x402-mcp-web-extract) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar Senpi-Station/x402-mcp-web-extract?

+

Senpi-Station/x402-mcp-web-extract aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene Senpi-Station/x402-mcp-web-extract?

+

Senpi-Station/x402-mcp-web-extract es mantenido por Senpi-Station. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a x402-mcp-web-extract?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega x402-mcp-web-extract en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: Senpi-Station/x402-mcp-web-extract
[![Featured on ClaudeWave](https://claudewave.com/api/badge/senpi-station-x402-mcp-web-extract)](https://claudewave.com/repo/senpi-station-x402-mcp-web-extract)
<a href="https://claudewave.com/repo/senpi-station-x402-mcp-web-extract"><img src="https://claudewave.com/api/badge/senpi-station-x402-mcp-web-extract" alt="Featured on ClaudeWave: Senpi-Station/x402-mcp-web-extract" width="320" height="64" /></a>

Más MCP Servers

Alternativas a x402-mcp-web-extract