crossfin-mcp 1.8.6 → 1.8.7

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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -42,7 +42,7 @@ npx -y crossfin-mcp
42
42
  | `compare_exchange_prices` | Free | Live price comparison across Korean exchanges |
43
43
  | `get_kimchi_premium` | Free | Korean vs. global price spread preview |
44
44
  | `call_paid_service` | Varies | Call any of 35 paid APIs with automatic x402 payment |
45
- | `search_services` | Free | Search 184 registered services |
45
+ | `search_services` | Free | Search registered services |
46
46
  | `list_services` | Free | Browse service catalog |
47
47
  | `get_service` | Free | Service details |
48
48
  | `list_categories` | Free | Service categories |
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "crossfin-mcp",
3
3
  "private": false,
4
- "version": "1.8.6",
4
+ "version": "1.8.7",
5
5
  "mcpName": "io.github.bubilife1202/crossfin",
6
6
  "description": "CrossFin MCP server for service discovery and paid x402 API execution",
7
7
  "bin": {