mcpbeat Sign in

Stride20k x402 Data Gateway MCP Server

by marysbrain Your server? Claim it
local only

Stride20k x402 Data Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from npm. Last commit 4 Sep 2026.

x402 analytics feed + 20+ pay-per-call agent tools over x402 (data, LLM, risk), no accounts.

The author archived this repository on GitHub, meaning it is no longer maintained.

Installs per day peak 195 · avg 21 · +2% w/w
a month agotoday
64
Installs / week
npm · x402-gateway-mcp
0
Stars
0 open issues
4 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository marysbrain/x402-gateway-mcp
пакет x402-gateway-mcp ссылается на marysbrain/aye-today

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 x402-gateway-mcp -- npx -y x402-gateway-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "x402-gateway-mcp": {
      "args": [
        "-y",
        "x402-gateway-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.x402-gateway-mcp]
command = "npx"
args = ["-y", "x402-gateway-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "x402-gateway-mcp": {
      "args": [
        "-y",
        "x402-gateway-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "x402-gateway-mcp": {
      "args": [
        "-y",
        "x402-gateway-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WALLET_PRIVATE_KEY (Buyer wallet key (fund with a few USDC on Base). Optional: free previews work without it.), MAX_PER_CALL_USD (Refuse any single call above this price. Default 0.25; set 1.25 to enable the $1 domain dossier.), MAX_SESSION_USD (Total spend cap per session. Default 2.00.), GATEWAY_URL (Gateway base URL override. Default https://gateway.stride20k.com.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Stride20k x402 Data Gateway

same job, measured the same way
Telemost MCP Server
by telemost

Telegram channel analytics and statistics for AI agents, pay-per-call in USDC via x402.

56 installs/wk 20 tools answering
Apify Market Intelligence
by timzinin-api

Pay-per-call Apify Store analytics with free MCP discovery and x402 payments.

6 tools answering
C
Tiktok
by scraptik

Unofficial TikTok API & scraper: creator analytics, video data, comments, search. x402, no API key.

19 tools answering
Asterpay
by timolein74

EUR settlement for AI agents. Trust scoring, market data, crypto analytics. 16 free tools.

15 installs/wk local only
Content Rabbit
by pooriaarab

Create, schedule, and publish social posts, manage accounts, and read analytics as MCP tools.

29 installs/wk answering
Databroker
by mossforge

Pay-per-call UK MOT history, reliability analytics and identifier utilities. x402 USDC on Base.

105 installs/wk local only
Oblique Markets
by oblique-api

x402-paid analytics, market intelligence, research, and LLM inference for AI agents.

79 tools answering
Singular
by singular

Marketing intelligence MCP server providing campaign performance data and analytics tools.

answering

Stride20k x402 Data Gateway — questions

Answers built from our own checks of this server.

Why is there no uptime for Stride20k x402 Data Gateway?
Stride20k x402 Data Gateway 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 x402-gateway-mcp was installed 64 times last week.
Is Stride20k x402 Data Gateway still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Stride20k x402 Data Gateway?
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 x402-gateway-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Stride20k x402 Data Gateway?
The npm package x402-gateway-mcp was installed 64 times in the last week. Week over week that is +2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Stride20k x402 Data Gateway open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.