EVM onchain data: wallet, token, price, gas, transactions, ENS across 5 chains.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP (Model Context Protocol) servers for the CyberWareX suite β pay-per-call APIs built for AI agents. Every backing API is live, speaks x402 (HTTP 402 β pay USDC on Base β result), and needs no account and no API key: the first paid call is the entire onboarding.
| Server | Tools | What it does | Price |
|---|---|---|---|
web-access | web_fetch web_extract web_screenshot web_pdf | Live web pages as LLM-ready markdown, CSS extraction, screenshots, PDFs | $0.005β$0.01 |
defi-oracle | token_safety honeypot_check contract_risk | "Is this token safe to trade?" β live buy/sell simulation, contract powers, AβF grade with evidence (Base + BSC). 3 free calls/day with header X-Free-Trial: 1 β try before funding a wallet | $0.01β$0.03 |
chain-data | chain_wallet chain_token chain_price chain_gas chain_tx chain_ens | EVM data across Base, Ethereum, Arbitrum, Optimism, Polygon β no RPC keys, no node | $0.002β$0.004 |
voice-stt | voice_transcribe | Voice messages β text, per 10-second block | $0.015 |
Each server is a single self-contained file speaking MCP over stdio:
These servers never hold keys and never pay. An unpaid tool call returns the x402
invoice (x402_payment_required: true with the full accepts block) so the calling
agent's x402 client can sign the gasless EIP-3009 USDC authorization and retry β
either through the agent's own payment stack, or by setting the *_X_PAYMENT env var
with a pre-signed payment header.
Machine-readable catalog of everything: https://cyberwarex.com/.well-known/x402 (LLM-readable summary at /llms.txt).
| Server | Base URL override | Payment header | Timeout |
|---|---|---|---|
| web-access | AWA_BASE_URL | AWA_X_PAYMENT | AWA_TIMEOUT |
| defi-oracle | DSO_BASE_URL | DSO_X_PAYMENT | DSO_TIMEOUT |
| chain-data | CHAIN_BASE_URL | CHAIN_X_PAYMENT | CHAIN_TIMEOUT |
| voice-stt | VOICE_BASE_URL | VOICE_X_PAYMENT | VOICE_TIMEOUT |
Defaults point at the live public services β they work out of the box.
MIT β see LICENSE. Contact: x402@cyberwarex.com
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cyberwarex-chain-data)<a href="https://allmcps.com/mcp/cyberwarex-chain-data"><img src="https://allmcps.com/api/badge/cyberwarex-chain-data?style=directory" alt="Cyberwarex Chain Data on AllMCPs" /></a>