CIPHER X402 — Paid Solana & Crypto Tools MCP Server

8 CIPHER tools — Solana scan, breach check, Jito, FRED, Drift, repo health, more. x402-paid on Base.

Remote serverstreamable-httpGo

What is the CIPHER X402 — Paid Solana & Crypto Tools MCP server?

If you already use CIPHER X402 — Paid Solana & Crypto Tools, the cipher x402 — paid solana & crypto tools mcp server is the piece that lets your assistant work with it directly. 8 CIPHER tools — Solana scan, breach check, Jito, FRED, Drift, repo health, more. x402-paid on Base.

What the server does

An MCP server that exposes 8 Solana / crypto / macro tools to any MCP-aware client (Claude Desktop, Cursor, Cline, Continue, etc.). Seven of the tools are gated behind the x402 payment protocol — agents auto-pay in USDC on Base, $0.005 – $0.25 per tool call. One tool is free (educational).

Available tools

The toolset is worth reading before you wire it up, because it tells you what the integration is really for:

  • Prerequisites — The Prerequisites tool exposed by this server

Credentials and setup notes

Configuration is passed through the environment: CIPHER_SCAN_API_URL, CIPHER_PWNED_URL, CIPHER_JITO_TIP_URL, CIPHER_REPO_HEALTH_URL, CIPHER_FRED_URL, CIPHER_DRIFT_URL, CIPHER_X402_URL. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.

  • Node.js 20+ (22 recommended) - npm 10+ - A Vercel account (free tier) if you want to deploy the HTTP transport - No API keys required for local stdio use — the server is a pass-through to public upstream endpoints

Installation

Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.

Where it fits

Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. CIPHER X402 — Paid Solana & Crypto Tools's toolset — Prerequisites — is a fair guide to whether it matches your workflow. It is maintained by cryptomotifs; worth a glance at recent repository activity before you build anything load-bearing on it.

SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.

Worth knowing first

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • Missing credentials fail quietly in some clients — if no tools show up, check the environment block first.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Available tools

ToolWhat it does
PrerequisitesThe Prerequisites tool exposed by this server.

How to install the CIPHER X402 — Paid Solana & Crypto Tools MCP server

{
  "mcpServers": {
    "cipher-x402": {
      "command": "npx",
      "args": ["-y", "cipher-x402-mcp"]
    }
  }
}

Configuration as documented by the project. Restart the client after saving.

Configuration

  • Node.js 20+ (22 recommended) - npm 10+ - A Vercel account (free tier) if you want to deploy the HTTP transport - No API keys required for local stdio use — the server is a pass-through to public upstream endpoints
VariableDescriptionRequired
CIPHER_SCAN_API_URLEndpoint or connection string the server talks to.Yes
CIPHER_PWNED_URLEndpoint or connection string the server talks to.Yes
CIPHER_JITO_TIP_URLEndpoint or connection string the server talks to.Yes
CIPHER_REPO_HEALTH_URLEndpoint or connection string the server talks to.Yes
CIPHER_FRED_URLEndpoint or connection string the server talks to.Yes
CIPHER_DRIFT_URLEndpoint or connection string the server talks to.Yes
CIPHER_X402_URLEndpoint or connection string the server talks to.Yes

Example prompts to try

  • Use CIPHER X402 — Paid Solana & Crypto Tools to Prerequisites.

Frequently asked questions

It connects CIPHER X402 — Paid Solana & Crypto Tools to MCP-compatible AI assistants such as Claude and Cursor, exposing 1 tool (Prerequisites) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with CIPHER X402 — Paid Solana & Crypto Tools directly.