@forgemeshlabs/x402-ads-mcp 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,8 @@
1
1
  # @forgemeshlabs/x402-ads-mcp
2
2
 
3
- **Machine-commerce intent analytics for your agent.** What autonomous agents probe, want, and abandon across the x402 ecosystem — as MCP tools.
3
+ **Install one middleware. Monetize unused 402 responses with recommendations, discovery, and machine commerce analytics.**
4
+
5
+ This is the MCP side of that network: what autonomous agents probe, want, and abandon across the x402 ecosystem — as tools for your agent.
4
6
 
5
7
  Wraps the [ForgeMesh x402 Ads & Intent Network](https://ads.forgemesh.io). Paid tools settle per call in USDC on Base mainnet over the [x402 protocol](https://x402.org) — no account, no API key; your wallet is the login. Publishers get reports on their own services **free**.
6
8
 
package/glama.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://glama.ai/mcp/schemas/server.json",
3
3
  "name": "x402-ads-mcp",
4
4
  "version": "0.1.0",
5
- "description": "Machine-commerce intent analytics over x402: agent demand trends, category depth, and why-agents-didn't-buy funnels for the x402 ecosystem. Free network counters and recommendation previews; paid analytics settle in USDC on Base.",
5
+ "description": "Install one middleware. Monetize unused 402 responses with recommendations, discovery, and machine commerce analytics. MCP server for the ForgeMesh x402 Ads network.",
6
6
  "homepage": "https://ads.forgemesh.io",
7
7
  "repository": "https://github.com/forgemeshlabs/x402-ads-mcp",
8
8
  "maintainers": [
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@forgemeshlabs/x402-ads-mcp",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "mcpName": "io.github.forgemeshlabs/x402-ads-mcp",
5
- "description": "Machine-commerce intent analytics over x402: what autonomous agents probe, want, and abandon across the x402 ecosystem trends, category demand, and why-agents-didn't-buy funnels, paid per call in USDC on Base. Free for publishers on their own traffic.",
5
+ "description": "Install one middleware. Monetize unused 402 responses with recommendations, discovery, and machine commerce analytics. MCP server: 7 tools for agent demand analytics, paid per call in USDC on Base; free for publishers on their own traffic.",
6
6
  "main": "index.js",
7
7
  "bin": {
8
8
  "x402-ads-mcp": "index.js"
package/server.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "x402-ads-mcp",
3
3
  "version": "0.1.0",
4
- "description": "Machine-commerce intent analytics over x402: agent demand trends, category depth, and why-agents-didn't-buy funnels for the x402 ecosystem. Free network counters and recommendation previews; paid analytics settle in USDC on Base.",
4
+ "description": "Install one middleware. Monetize unused 402 responses with recommendations, discovery, and machine commerce analytics. MCP server for the ForgeMesh x402 Ads network.",
5
5
  "homepage": "https://ads.forgemesh.io",
6
6
  "repository": "https://github.com/forgemeshlabs/x402-ads-mcp",
7
7
  "transport": {