@agishub/mcp 2.1.2 → 3.0.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 (3) hide show
  1. package/README.md +100 -84
  2. package/dist/stdio.js +23919 -23420
  3. package/package.json +15 -10
package/package.json CHANGED
@@ -1,19 +1,24 @@
1
1
  {
2
2
  "name": "@agishub/mcp",
3
- "version": "2.1.2",
3
+ "version": "3.0.0",
4
4
  "mcpName": "com.agishub/mcp",
5
- "description": "AgisHub MCP — pay-per-call tools for AI agents (x402, USDC on Base). Timezone, world clock, date math & scheduling; free via MCP, paid via HTTP. No API key.",
5
+ "description": "AgisHub MCP — 34 pay-per-call tools for AI agents (x402, USDC on Base). Web scraping, crawling, AI inference, timezones, memory, media and developer utilities. Free over MCP, from $0.01 per call over HTTP. No API key, no signup.",
6
6
  "keywords": [
7
- "timezone",
8
7
  "mcp",
9
8
  "model context protocol",
10
- "world clock",
11
- "date math",
12
- "meeting scheduler",
13
- "dst",
14
- "iana",
15
- "timezone converter",
16
- "ai agents"
9
+ "ai agents",
10
+ "x402",
11
+ "pay per call",
12
+ "usdc",
13
+ "base",
14
+ "web scraping",
15
+ "crawler",
16
+ "llm",
17
+ "embeddings",
18
+ "rag",
19
+ "timezone",
20
+ "agent tools",
21
+ "micropayments"
17
22
  ],
18
23
  "license": "MIT",
19
24
  "author": "AgisHub (agishub.com)",