mcpbeat Sign in

X402 Ads MCP Server

local only

X402 Ads MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm. Last commit 1 Sep 2026.

x402 ad recommendations, intent analytics, and machine-commerce demand reports.

Installs per day peak 168 · avg 21 · +104% w/w
a month agotoday
84
Installs / week
npm · @forgemeshlabs/x402-ads-mcp
0
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check X402 Ads MCP 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 x402-ads-mcp -- npx -y @forgemeshlabs/x402-ads-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "x402-ads-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/x402-ads-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.x402-ads-mcp]
command = "npx"
args = ["-y", "@forgemeshlabs/x402-ads-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "x402-ads-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/x402-ads-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "x402-ads-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/x402-ads-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WALLET_PRIVATE_KEY (Optional dedicated low-balance Base wallet private key for settling paid x402 analytics calls. Without it, paid tools return the x402 payment challenge instead of settling.), X402_ADS_PUBLISHER_KEY (Optional publisher key from ads.forgemesh.io. Makes get_intent_report free for your registered services.), X402_ADS_BASE_URL (Optional intent network base URL. Defaults to https://ads.forgemesh.io.), BASE_RPC_URL (Optional Base mainnet RPC URL. Defaults to https://mainnet.base.org.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to X402 Ads MCP

same job, measured the same way
Toffu
by toffu

AI marketing platform your agent runs end to end: ads, analytics, content, and reports.

answering
LLM Pulse
by llm-pulse

AI visibility analytics for brand mentions, citations, sentiment, and GEO reports

answering
I
Google Analytics 4
by stucchi

Manage GA4 properties, data streams, conversions, and run reports via Admin & Data APIs.

70 installs/wk local only
Ga4
by mharnett

Google Analytics 4 MCP: reports, realtime data, custom dimensions, data streams.

127 installs/wk local only
Kanera
by kanera

Manage Kanera workspaces, boards, cards, checklists, comments, notes, automations, and reports.

answering
I
Munchausen Crypto Analytics
by munchausengrup

Crypto analytics via x402: free BTC/ETH/SOL prices, AI analysis and reports in USDC.

7 tools answering
QR Manager
by qr-manager

Dynamic QR codes and short links with real-time analytics and AI/MCP integration.

answering
Readyorai
by tedoneobichajavascript

Zero-cost MCP server for local code inspection and best-practice recommendations

32 installs/wk local only

X402 Ads MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for X402 Ads MCP?
X402 Ads MCP 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 @forgemeshlabs/x402-ads-mcp was installed 84 times last week.
How do I connect X402 Ads MCP?
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 @forgemeshlabs/x402-ads-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use X402 Ads MCP?
The npm package @forgemeshlabs/x402-ads-mcp was installed 84 times in the last week. Week over week that is +104%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is X402 Ads MCP open source?
Yes — it is published under the MIT licence, written in JavaScript 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.