8 CIPHER tools — Solana scan, breach check, Jito, FRED, Drift, repo health, more. x402-paid on Base.
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.
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).
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 serverConfiguration 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.
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.
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.
| Tool | What it does |
|---|---|
| Prerequisites | The Prerequisites tool exposed by this server. |
{
"mcpServers": {
"cipher-x402": {
"command": "npx",
"args": ["-y", "cipher-x402-mcp"]
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| CIPHER_SCAN_API_URL | Endpoint or connection string the server talks to. | Yes |
| CIPHER_PWNED_URL | Endpoint or connection string the server talks to. | Yes |
| CIPHER_JITO_TIP_URL | Endpoint or connection string the server talks to. | Yes |
| CIPHER_REPO_HEALTH_URL | Endpoint or connection string the server talks to. | Yes |
| CIPHER_FRED_URL | Endpoint or connection string the server talks to. | Yes |
| CIPHER_DRIFT_URL | Endpoint or connection string the server talks to. | Yes |
| CIPHER_X402_URL | Endpoint or connection string the server talks to. | Yes |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.