mcpbeat Sign in

Solana X402 Compliance MCP Server

by msantagiulianab Your server? Claim it
local only

Solana X402 Compliance runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 24 Sep 2026.

RFC 9110 x402 Solana compliance screening and micropayments gateway for AI agents.

Installs / week
npm · @msantagiulianab/x402-mcp-server
0
Stars
0 open issues
24 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Java

Nothing serious here today

Today is the operative word: we check Solana X402 Compliance every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add solana-x402-compliance -- npx -y @msantagiulianab/x402-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "solana-x402-compliance": {
      "args": [
        "-y",
        "@msantagiulianab/x402-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.solana-x402-compliance]
command = "npx"
args = ["-y", "@msantagiulianab/x402-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "solana-x402-compliance": {
      "args": [
        "-y",
        "@msantagiulianab/x402-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "solana-x402-compliance": {
      "args": [
        "-y",
        "@msantagiulianab/x402-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Solana X402 Compliance

same job, measured the same way
402sentinel MCP
by kaditang

x402 payment safety for AI agents: counterparty risk gate, payment firewall, compliance, RWA gate.

33 installs/wk local only
D
Skowron Compliance Gateway
by workers-mattskowronis-skowron-compliance-gateway

OFAC, LEI, EU VAT, AI Act, and company compliance preflight for agents.

5 tools answering
Spectrum Data Digital
by spectrumdatadigital

Data marketplace for AI agents: quality-scored datasets, compliance checks, x402 USDC payments.

answering
Air Blackbox
by shotwellj

EU AI Act compliance scanner for Python AI agents — scan, analyze, and remediate

234 installs/wk local only
Scanpay
by misterio070

Code security scanner for AI agents. 45+ vulnerability patterns, AST analysis, Solana micropayments.

25 installs/wk local only
Compliance Tools
by timzinin-api

Pay-per-call compliance lead scanners with free MCP discovery and x402 payments.

3 tools answering
HelpMyAgent
by helpmyagent

Pay-per-call data APIs for AI agents: business, compliance, procurement, VAT and IBAN via x402.

59 tools answering
Catalyst Governance
by stratogenic-ai

Governance middleware for AI agents: permission gates, approvals, compliance scanning, audit ledger.

31 tools answering

Solana X402 Compliance — questions

Answers built from our own checks of this server.

Why is there no uptime for Solana X402 Compliance?
Solana X402 Compliance runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @msantagiulianab/x402-mcp-server.
How do I connect Solana X402 Compliance?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @msantagiulianab/x402-mcp-server straight from npm; nothing to host, nothing to sign up for.
Is Solana X402 Compliance open source?
Yes — it is published under the Apache-2.0 licence, written in Java and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.