Home › Marketing & E-Commerce › x402-ads-mcp
x402-ads-mcp
x402 ad recommendations, intent analytics, and machine-commerce demand reports.
Topics: Marketing
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.2.2)
npx -y @forgemeshlabs/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"x402-ads-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/[email protected]"
],
"env": {
"WALLET_PRIVATE_KEY": "<YOUR_VALUE>",
"X402_ADS_PUBLISHER_KEY": "<YOUR_VALUE>",
"X402_ADS_BASE_URL": "<YOUR_VALUE>",
"BASE_RPC_URL": "<YOUR_VALUE>"
}
}
}
}
WALLET_PRIVATE_KEYsecret — 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_KEYsecret — 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.
Related servers
meta-ads-mcp
Meta Ads automation that just works. Trusted by 10,000+ businesses to analyze performance, test creatives, optimize spend, and scale…
facebook-ads-mcp-server
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
osp_marketing_tools
A suite of marketing tools from Open Strategy Partners including writing style, editing codes, and product marketing value map creation.
google-tag-manager-mcp-server
This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
google-ads-mcp-server
MCP server acting as an interface to the Google Ads, enabling programmatic access to Google Ads data and management features.
HitKeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry