cabal-hunter-mcp 1.0.2 → 1.0.3
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 +2 -2
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
[](https://api.cabal-hunter.com/mcp)
|
|
4
4
|
[](https://api.cabal-hunter.com)
|
|
5
5
|
[](https://api.cabal-hunter.com/demo)
|
|
6
|
-
[](https://api.cabal-hunter.com/api/info)
|
|
7
7
|
[](https://insiders.vscode.dev/redirect/mcp/install?name=cabal-hunter&config=%7B%22type%22%3A%20%22http%22%2C%20%22url%22%3A%20%22https%3A%2F%2Fapi.cabal-hunter.com%2Fmcp%22%7D)
|
|
8
8
|
[](https://cursor.com/install-mcp?name=cabal-hunter&config=eyJ1cmwiOiAiaHR0cHM6Ly9hcGkuY2FiYWwtaHVudGVyLmNvbS9tY3AifQ==)
|
|
9
9
|
[](https://github.com/paulf280-ui/plugin-cabal-hunter)
|
|
@@ -104,7 +104,7 @@ The deployer layer is the one cabals can't dodge: **wallets rotate, deployers le
|
|
|
104
104
|
|
|
105
105
|
**Response in <100ms** on pre-indexed tokens — every pump.fun graduation is scanned and cached automatically as it happens.
|
|
106
106
|
|
|
107
|
-
**Free tier:
|
|
107
|
+
**Free tier: 5 scans/month with no account, or 250/month with a free key (one email).** Then $0.001 per scan — priced at cost (it covers the Helius RPC calls behind each live on-chain trace). Pay by card, in USDC on Solana, or via x402 — same price through every door. $9/month buys unlimited fair-use scans; by card that renews automatically and can be cancelled anytime at [cabal-hunter.com/billing](https://cabal-hunter.com/billing).
|
|
108
108
|
|
|
109
109
|
---
|
|
110
110
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "cabal-hunter-mcp",
|
|
3
|
-
"version": "1.0.
|
|
4
|
-
|
|
3
|
+
"version": "1.0.3",
|
|
4
|
+
"description": "MCP server for Cabal-Hunter \u2014 Solana token rug & cabal detection for AI agents. Wallet clusters, same-block bundles, deployer track record with peak market caps, honeypot and authority traps. 5 free scans/month, or 250 with a free key. Card, USDC or x402.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
7
7
|
"cabal-hunter-mcp": "server/index.mjs"
|