MCP Hub
Back to servers

xenarch

CLI for Xenarch — non-custodial x402 MCP server for AI agents. Claude, Cursor, LangChain and CrewAI pay HTTP 402–gated APIs with USDC on Base L2.

npm13/wk
Updated
May 10, 2026

Quick Install

npx -y xenarch

xenarch-sdks

Official SDKs for the Xenarch payment network.

JavaScript / TypeScript

npm install xenarch
import { Xenarch } from 'xenarch';
const client = new Xenarch({ apiKey: '...' });

Python

pip install xenarch
from xenarch import Xenarch
client = Xenarch(api_key="...")

CLI

npx xenarch-cli

License

MIT

Reviews

No reviews yet

Sign in to write a review