marketnow-mcp 1.2.0 → 1.3.0

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.
Files changed (1) hide show
  1. package/package.json +30 -7
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "marketnow-mcp",
3
- "version": "1.2.0",
4
- "description": "MarketNow MCP Server — Trust layer for agent commerce. Search 8,560 MCP-compatible skills from any agent runtime (Claude Desktop, Cursor, Cline). Every skill has a Sentinel L1.5 security report, review_status (auto-scanned | human-reviewed | maintainer-verified), declared permissions, and system prompt. AP2-compatible mandates, x402 payments. Open source MIT.",
3
+ "version": "1.3.0",
4
+ "description": "MarketNow MCP Server \u2014 Search, discover, and install 8,535+ verified MCP-compatible agent skills from any agent runtime (Claude Desktop, Cursor, Cline). Every skill includes a Sentinel security report, ready-to-use system prompt, and auto-configured install. 5 languages: EN, ES, ZH, PT, FR.",
5
5
  "type": "module",
6
6
  "main": "index.js",
7
7
  "bin": {
@@ -14,17 +14,40 @@
14
14
  "keywords": [
15
15
  "mcp",
16
16
  "model-context-protocol",
17
- "marketplace",
17
+ "mcp-server",
18
+ "mcp-marketplace",
19
+ "mcp-directory",
20
+ "mcp-registry",
21
+ "mcp-skills",
22
+ "mcp-tools",
23
+ "ai-agents",
18
24
  "agent-skills",
19
- "ai",
25
+ "agent-commerce",
26
+ "agent-payments",
20
27
  "claude",
28
+ "claude-desktop",
21
29
  "cursor",
22
30
  "cline",
23
- "marketnow",
24
- "mcp-server",
31
+ "continue",
32
+ "aider",
33
+ "anthropic",
34
+ "openai",
35
+ "gemini",
36
+ "x402",
37
+ "ap2",
38
+ "agent-payments-protocol",
39
+ "sentinel",
40
+ "security-audit",
41
+ "mcp-security",
42
+ "marketplace",
43
+ "skills",
25
44
  "tools",
26
45
  "search",
27
- "skills"
46
+ "usdc",
47
+ "base",
48
+ "blockchain-payments",
49
+ "open-source",
50
+ "mit"
28
51
  ],
29
52
  "author": "eddyflores100 <eddyflores100@gmail.com>",
30
53
  "license": "MIT",