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.
- package/README.md +1 -1
- 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
|
|
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