mcp stdio server exposing mossgate trust and rue render apis with x402 usdc payment
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
a model context protocol (mcp) stdio server that exposes two live paid apis to any mcp-enabled agent:
https://api.mossgate.dev) token and wallet risk checkshttps://rue.mossgate.dev) url/html to pdf/png/jpegpayment is x402 v2, usdc on base. the operator who runs this server funds a wallet, and every tool call spends a little usdc from it. the wallet signs an eip-3009 authorization gaslessly, so it needs only usdc, no eth for gas.
token_verdict(address, chain=base) quick risk verdict for a token contractwallet_profile(address, chain=base) behavioural risk profile for a wallettoken_report(address, chain=base) full token reportrender(url|html, format=pdf|png|jpeg) render a page, returns a base64 filenode 18+ is required.
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913). a few dollars covers many
calls. no eth is needed, gas is sponsored by the facilitator.optional overrides: MOSSGATE_RPC (base rpc url),
MOSSGATE_TRUST_URL, MOSSGATE_RENDER_URL.
the server speaks mcp over stdio. it is meant to be launched by an mcp client, not used by hand.
add this to your mcp client config (for claude desktop:
~/.config/Claude/claude_desktop_config.json on linux, or
~/Library/Application Support/Claude/claude_desktop_config.json on macos):
restart the client. the four tools appear and each call is paid automatically from the funded wallet.
this lists the tools over stdio without touching the apis or spending anything:
this package is on npm, so agents and clients can run it via npx with no
clone or install. set the command to npx and args to
["-y", "mossgate-mcp"] in the client config:
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/mossgate-mcp)<a href="https://allmcps.com/mcp/mossgate-mcp"><img src="https://allmcps.com/api/badge/mossgate-mcp?style=directory" alt="Mossgate Mcp on AllMCPs" /></a>