mcp-server-madeonsol 1.16.0 → 1.16.2

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/dist/index.d.ts CHANGED
File without changes
package/dist/index.js CHANGED
@@ -568,7 +568,7 @@ function registerTools(server) {
568
568
  return { content: [{ type: "text", text }] };
569
569
  });
570
570
  // ── Alpha wallet intelligence ──
571
- server.tool("madeonsol_alpha_leaderboard", "Top statistically profitable early-buyer wallets, scored from 47,000+ early-buyer records. BASIC=25 (truncated), PRO=100, ULTRA=500 + bot signals.", {
571
+ server.tool("madeonsol_alpha_leaderboard", "Top statistically profitable early-buyer wallets, scored from 25,000+ early-buyer records. BASIC=25 (truncated), PRO=100, ULTRA=500 + bot signals.", {
572
572
  period: z.enum(["7d", "30d", "all"]).default("30d").describe("Time window"),
573
573
  min_tokens: z.number().min(1).max(20).default(5).describe("Minimum tokens traded by wallet (1-20)"),
574
574
  sort: z.enum(["win_rate", "pnl", "roi"]).default("win_rate").describe("Sort axis"),
@@ -957,7 +957,7 @@ async function main() {
957
957
  res.writeHead(200, { "Content-Type": "application/json" });
958
958
  res.end(JSON.stringify({
959
959
  name: "madeonsol",
960
- description: "Solana KOL trading intelligence and deployer analytics. Real-time data from 1,000+ KOL wallets, 6,700+ Pump.fun deployers, 47,000+ scored alpha wallets, copy-trade rules, and wallet tracker. Supports MadeOnSol API key (msk_) or x402 micropayments.",
960
+ description: "Solana KOL trading intelligence and deployer analytics. Real-time data from 1,000+ KOL wallets, 15,500+ Pump.fun deployers, 25,000+ scored alpha wallets, copy-trade rules, and wallet tracker. Supports MadeOnSol API key (msk_) or x402 micropayments.",
961
961
  version: "1.16.0",
962
962
  tools: [
963
963
  { name: "madeonsol_kol_feed", description: "Get real-time Solana KOL trades from 1,000+ tracked wallets." },
@@ -993,7 +993,7 @@ async function main() {
993
993
  { name: "madeonsol_wallet_pnl", description: "Full FIFO cost-basis PnL for any wallet: realized + unrealized, profit factor, drawdown, daily curve, closed + open positions. PRO+." },
994
994
  { name: "madeonsol_wallet_positions", description: "Open positions only for any wallet — lighter slice of /pnl. Live unrealized SOL from mc-tracker. PRO+." },
995
995
  { name: "madeonsol_wallet_trades", description: "Cursor-paginated raw trades for any wallet. Filter by action / token_mint / time window. PRO+." },
996
- { name: "madeonsol_alpha_leaderboard", description: "Top profitable early-buyer wallets — 47,000+ scored. BASIC=25, PRO=100, ULTRA=500." },
996
+ { name: "madeonsol_alpha_leaderboard", description: "Top profitable early-buyer wallets — 25,000+ scored. BASIC=25, PRO=100, ULTRA=500." },
997
997
  { name: "madeonsol_alpha_wallet", description: "Full alpha profile + bot signals for one wallet. ULTRA only." },
998
998
  { name: "madeonsol_alpha_linked", description: "Behaviorally linked wallets (co-bought 3+ tokens within 2s). ULTRA only." },
999
999
  { name: "madeonsol_token_cap_table", description: "First non-deployer early buyers for a token, enriched. PRO=10, ULTRA=20." },
package/glama.json CHANGED
@@ -1,90 +1,91 @@
1
- {
2
- "name": "mcp-server-madeonsol",
3
- "display_name": "MadeOnSol — Solana memecoin intelligence",
4
- "description": "Real-time Solana memecoin trading intelligence — track 1,000+ KOL wallets with <3s latency, score 6,700+ Pump.fun deployers, surface multi-KOL coordination signals, run server-side copy-trade rules, and stream every DEX trade across 9+ programs. Backtested first-touch scout signal (S-tier scouts attract ≥3 follow-on KOLs ~50% of the time vs 14% baseline). Free tier 200 requests per day; auth via msk_ API key or x402 micropayments.",
5
- "version": "1.16.0",
6
- "homepage": "https://madeonsol.com/solana-api",
7
- "repository": "https://github.com/LamboPoewert/mcp-server-madeonsol",
8
- "license": "MIT",
9
- "categories": ["blockchain", "finance", "web3"],
10
- "tags": [
11
- "mcp",
12
- "claude",
13
- "cursor",
14
- "solana",
15
- "memecoin",
16
- "kol",
17
- "kol-tracker",
18
- "alpha-bot",
19
- "first-touch",
20
- "coordination",
21
- "deployer-hunter",
22
- "pump-fun",
23
- "copy-trade",
24
- "smart-money",
25
- "x402",
26
- "micropayments",
27
- "defi",
28
- "trading",
29
- "api"
30
- ],
31
- "tools": [
32
- { "name": "madeonsol_kol_feed", "description": "Real-time Solana KOL trade feed from 1,000+ tracked wallets." },
33
- { "name": "madeonsol_kol_coordination", "description": "Multi-KOL convergence with 0-100 score, peak-density window, exits." },
34
- { "name": "madeonsol_kol_first_touches", "description": "First-KOL-touch events backtested scout signal, filter by tier S/A/B/C." },
35
- { "name": "madeonsol_kol_leaderboard", "description": "KOL PnL + win-rate rankings over today, 7d, 30d, 90d, 180d." },
36
- { "name": "madeonsol_kol_pairs", "description": "KOL affinity matrix which KOLs co-trade the same tokens." },
37
- { "name": "madeonsol_kol_hot_tokens", "description": "KOL momentum tokensaccelerating buy interest." },
38
- { "name": "madeonsol_kol_trending_tokens", "description": "Tokens ranked by KOL buy volume across 5m–12h windows." },
39
- { "name": "madeonsol_kol_token_entry_order", "description": "Ranked KOL first-buyers for a specific token." },
40
- { "name": "madeonsol_kol_compare_wallets", "description": "Side-by-side comparison of 2-5 KOL wallets with overlap analysis." },
41
- { "name": "madeonsol_kol_alerts_recent", "description": "Unified live KOL alert feed: clusters, fresh buys, heating-up wallets." },
42
- { "name": "madeonsol_kol_pnl", "description": "Deep per-wallet PnL: equity curve, risk metrics, closed + open positions." },
43
- { "name": "madeonsol_kol_timing", "description": "KOL entry/exit timing profile average hold, win rate by hour." },
44
- { "name": "madeonsol_deployer_alerts", "description": "Pump.fun deployer alerts with KOL enrichment, filter by tier." },
45
- { "name": "madeonsol_deployer_trajectory", "description": "Deployer skill curve streaks, rolling bond rate, trend." },
46
- { "name": "madeonsol_alpha_leaderboard", "description": "Top profitable early-buyer wallets 47,000+ scored, up to 500 on ULTRA." },
47
- { "name": "madeonsol_alpha_wallet", "description": "Full alpha profile + bot-signal flags for one wallet." },
48
- { "name": "madeonsol_alpha_linked", "description": "Behaviorally linked wallets (co-bought 3+ tokens within 2s)." },
49
- { "name": "madeonsol_tokens_list", "description": "Filtered token directory — MC band, liquidity, MEV-share, velocity, primary DEX, authority flags, momentum/trending sorts." },
50
- { "name": "madeonsol_almost_bonded", "description": "Pre-bond pump.fun tokens near graduation, ranked by velocity (Δprogress/min) — progress, eta, stalled, deployer tier." },
51
- { "name": "madeonsol_token_get", "description": "Single token detail MC, holders, velocity, MEV-share, history age." },
52
- { "name": "madeonsol_token_batch", "description": "Bulk token detail fetch up to 50 mints per call." },
53
- { "name": "madeonsol_token_cap_table", "description": "First non-deployer early buyers for a token, enriched with PnL/KOL/bot flags." },
54
- { "name": "madeonsol_token_buyer_quality", "description": "0-100 buyer-quality score for a token's first-buyer cohort." },
55
- { "name": "madeonsol_tokens_batch_buyer_quality", "description": "Bulk buyer-quality scoring up to 50 mints per call." },
56
- { "name": "madeonsol_tokens_batch_risk", "description": "Bulk rug-risk/safety scoring — up to 50 mints per call, same shape as madeonsol_token_risk + as_of; untracked mints don't fail the batch." },
57
- { "name": "madeonsol_wallet_tracker_watchlist", "description": "List tracked wallets and remaining capacity (Free 10 / Pro 50 / Ultra 100)." },
58
- { "name": "madeonsol_wallet_tracker_add", "description": "Add a wallet to your watchlist with optional label." },
59
- { "name": "madeonsol_wallet_tracker_remove", "description": "Remove a wallet from your watchlist." },
60
- { "name": "madeonsol_wallet_tracker_trades", "description": "Historical swap/transfer events for watched wallets (120-day retention)." },
61
- { "name": "madeonsol_wallet_tracker_summary", "description": "Per-wallet stats: swap counts, SOL bought/sold, last event." },
62
- { "name": "madeonsol_copytrade_list", "description": "List your copy-trade rules." },
63
- { "name": "madeonsol_copytrade_create", "description": "Create a copy-trade rule with webhook + WS delivery (HMAC-signed)." },
64
- { "name": "madeonsol_copytrade_get", "description": "Get one copy-trade rule." },
65
- { "name": "madeonsol_copytrade_update", "description": "Update or toggle a copy-trade rule." },
66
- { "name": "madeonsol_copytrade_delete", "description": "Delete a copy-trade rule." },
67
- { "name": "madeonsol_copytrade_signals", "description": "Recent fired copy-trade signals (up to 7 days, 1-500)." },
68
- { "name": "madeonsol_coordination_alerts_list", "description": "List your KOL coordination alert rules (PRO=5, ULTRA=20)." },
69
- { "name": "madeonsol_coordination_alerts_create", "description": "Create a coordination alert rule — pg_notify push, sub-second delivery." },
70
- { "name": "madeonsol_coordination_alerts_get", "description": "Get one coordination alert rule." },
71
- { "name": "madeonsol_coordination_alerts_update", "description": "Update or toggle a coordination alert rule." },
72
- { "name": "madeonsol_coordination_alerts_delete", "description": "Delete a coordination alert rule." },
73
- { "name": "madeonsol_first_touch_subscriptions_list", "description": "List your first-touch webhook subscriptions (ULTRA, up to 10)." },
74
- { "name": "madeonsol_first_touch_subscriptions_create", "description": "Create a first-touch webhook subscription push on every S-tier scout buy." },
75
- { "name": "madeonsol_first_touch_subscriptions_get", "description": "Get one first-touch subscription." },
76
- { "name": "madeonsol_first_touch_subscriptions_update", "description": "Update or toggle a first-touch subscription." },
77
- { "name": "madeonsol_first_touch_subscriptions_delete", "description": "Delete a first-touch subscription." },
78
- { "name": "madeonsol_create_webhook", "description": "Register a webhook for real-time push notifications (PRO/ULTRA)." },
79
- { "name": "madeonsol_list_webhooks", "description": "List your registered webhooks (PRO/ULTRA)." },
80
- { "name": "madeonsol_delete_webhook", "description": "Delete a webhook by ID (PRO/ULTRA)." },
81
- { "name": "madeonsol_test_webhook", "description": "Send a test payload to verify a webhook (PRO/ULTRA)." },
82
- { "name": "madeonsol_stream_token", "description": "Issue a 24h WebSocket streaming token (Pro/Ultra). Includes dex_ws_url on ULTRA." },
83
- { "name": "madeonsol_stream_sessions_list", "description": "List live WebSocket streaming sessions — id, service, tier, channels, connected_at, messages_sent (Pro/Ultra)." },
84
- { "name": "madeonsol_stream_session_kill", "description": "Evict a live WebSocket streaming session by id frees its connection slot (Pro/Ultra)." },
85
- { "name": "madeonsol_me", "description": "Account/quota introspectiontier, remaining requests, per-feature usage." },
86
- { "name": "madeonsol_discovery", "description": "List all available endpoints with x402 prices (free, no auth)." }
87
- ],
88
- "transports": ["stdio", "http"],
89
- "runtime": "node"
90
- }
1
+ {
2
+ "name": "mcp-server-madeonsol",
3
+ "maintainers": ["LamboPoewert"],
4
+ "display_name": "MadeOnSol Solana memecoin intelligence",
5
+ "description": "Real-time Solana memecoin trading intelligence — track 1,000+ KOL wallets with <3s latency, score 15,500+ Pump.fun deployers, surface multi-KOL coordination signals, run server-side copy-trade rules, and stream every DEX trade across 14 programs. Backtested first-touch scout signal (S-tier scouts attract ≥3 follow-on KOLs ~50% of the time vs 14% baseline). Free tier 200 requests per day; auth via msk_ API key or x402 micropayments.",
6
+ "version": "1.16.0",
7
+ "homepage": "https://madeonsol.com/solana-api",
8
+ "repository": "https://github.com/LamboPoewert/mcp-server-madeonsol",
9
+ "license": "MIT",
10
+ "categories": ["blockchain", "finance", "web3"],
11
+ "tags": [
12
+ "mcp",
13
+ "claude",
14
+ "cursor",
15
+ "solana",
16
+ "memecoin",
17
+ "kol",
18
+ "kol-tracker",
19
+ "alpha-bot",
20
+ "first-touch",
21
+ "coordination",
22
+ "deployer-hunter",
23
+ "pump-fun",
24
+ "copy-trade",
25
+ "smart-money",
26
+ "x402",
27
+ "micropayments",
28
+ "defi",
29
+ "trading",
30
+ "api"
31
+ ],
32
+ "tools": [
33
+ { "name": "madeonsol_kol_feed", "description": "Real-time Solana KOL trade feed from 1,000+ tracked wallets." },
34
+ { "name": "madeonsol_kol_coordination", "description": "Multi-KOL convergence with 0-100 score, peak-density window, exits." },
35
+ { "name": "madeonsol_kol_first_touches", "description": "First-KOL-touch events backtested scout signal, filter by tier S/A/B/C." },
36
+ { "name": "madeonsol_kol_leaderboard", "description": "KOL PnL + win-rate rankings over today, 7d, 30d, 90d, 180d." },
37
+ { "name": "madeonsol_kol_pairs", "description": "KOL affinity matrixwhich KOLs co-trade the same tokens." },
38
+ { "name": "madeonsol_kol_hot_tokens", "description": "KOL momentum tokens accelerating buy interest." },
39
+ { "name": "madeonsol_kol_trending_tokens", "description": "Tokens ranked by KOL buy volume across 5m–12h windows." },
40
+ { "name": "madeonsol_kol_token_entry_order", "description": "Ranked KOL first-buyers for a specific token." },
41
+ { "name": "madeonsol_kol_compare_wallets", "description": "Side-by-side comparison of 2-5 KOL wallets with overlap analysis." },
42
+ { "name": "madeonsol_kol_alerts_recent", "description": "Unified live KOL alert feed: clusters, fresh buys, heating-up wallets." },
43
+ { "name": "madeonsol_kol_pnl", "description": "Deep per-wallet PnL: equity curve, risk metrics, closed + open positions." },
44
+ { "name": "madeonsol_kol_timing", "description": "KOL entry/exit timing profile average hold, win rate by hour." },
45
+ { "name": "madeonsol_deployer_alerts", "description": "Pump.fun deployer alerts with KOL enrichment, filter by tier." },
46
+ { "name": "madeonsol_deployer_trajectory", "description": "Deployer skill curvestreaks, rolling bond rate, trend." },
47
+ { "name": "madeonsol_alpha_leaderboard", "description": "Top profitable early-buyer wallets — 25,000+ scored, up to 500 on ULTRA." },
48
+ { "name": "madeonsol_alpha_wallet", "description": "Full alpha profile + bot-signal flags for one wallet." },
49
+ { "name": "madeonsol_alpha_linked", "description": "Behaviorally linked wallets (co-bought 3+ tokens within 2s)." },
50
+ { "name": "madeonsol_tokens_list", "description": "Filtered token directory MC band, liquidity, MEV-share, velocity, primary DEX, authority flags, momentum/trending sorts." },
51
+ { "name": "madeonsol_almost_bonded", "description": "Pre-bond pump.fun tokens near graduation, ranked by velocity (Δprogress/min) — progress, eta, stalled, deployer tier." },
52
+ { "name": "madeonsol_token_get", "description": "Single token detail — MC, holders, velocity, MEV-share, history age." },
53
+ { "name": "madeonsol_token_batch", "description": "Bulk token detail fetch up to 50 mints per call." },
54
+ { "name": "madeonsol_token_cap_table", "description": "First non-deployer early buyers for a token, enriched with PnL/KOL/bot flags." },
55
+ { "name": "madeonsol_token_buyer_quality", "description": "0-100 buyer-quality score for a token's first-buyer cohort." },
56
+ { "name": "madeonsol_tokens_batch_buyer_quality", "description": "Bulk buyer-quality scoring — up to 50 mints per call." },
57
+ { "name": "madeonsol_tokens_batch_risk", "description": "Bulk rug-risk/safety scoring up to 50 mints per call, same shape as madeonsol_token_risk + as_of; untracked mints don't fail the batch." },
58
+ { "name": "madeonsol_wallet_tracker_watchlist", "description": "List tracked wallets and remaining capacity (Free 10 / Pro 50 / Ultra 100)." },
59
+ { "name": "madeonsol_wallet_tracker_add", "description": "Add a wallet to your watchlist with optional label." },
60
+ { "name": "madeonsol_wallet_tracker_remove", "description": "Remove a wallet from your watchlist." },
61
+ { "name": "madeonsol_wallet_tracker_trades", "description": "Historical swap/transfer events for watched wallets (120-day retention)." },
62
+ { "name": "madeonsol_wallet_tracker_summary", "description": "Per-wallet stats: swap counts, SOL bought/sold, last event." },
63
+ { "name": "madeonsol_copytrade_list", "description": "List your copy-trade rules." },
64
+ { "name": "madeonsol_copytrade_create", "description": "Create a copy-trade rule with webhook + WS delivery (HMAC-signed)." },
65
+ { "name": "madeonsol_copytrade_get", "description": "Get one copy-trade rule." },
66
+ { "name": "madeonsol_copytrade_update", "description": "Update or toggle a copy-trade rule." },
67
+ { "name": "madeonsol_copytrade_delete", "description": "Delete a copy-trade rule." },
68
+ { "name": "madeonsol_copytrade_signals", "description": "Recent fired copy-trade signals (up to 7 days, 1-500)." },
69
+ { "name": "madeonsol_coordination_alerts_list", "description": "List your KOL coordination alert rules (PRO=5, ULTRA=20)." },
70
+ { "name": "madeonsol_coordination_alerts_create", "description": "Create a coordination alert rule — pg_notify push, sub-second delivery." },
71
+ { "name": "madeonsol_coordination_alerts_get", "description": "Get one coordination alert rule." },
72
+ { "name": "madeonsol_coordination_alerts_update", "description": "Update or toggle a coordination alert rule." },
73
+ { "name": "madeonsol_coordination_alerts_delete", "description": "Delete a coordination alert rule." },
74
+ { "name": "madeonsol_first_touch_subscriptions_list", "description": "List your first-touch webhook subscriptions (ULTRA, up to 10)." },
75
+ { "name": "madeonsol_first_touch_subscriptions_create", "description": "Create a first-touch webhook subscription — push on every S-tier scout buy." },
76
+ { "name": "madeonsol_first_touch_subscriptions_get", "description": "Get one first-touch subscription." },
77
+ { "name": "madeonsol_first_touch_subscriptions_update", "description": "Update or toggle a first-touch subscription." },
78
+ { "name": "madeonsol_first_touch_subscriptions_delete", "description": "Delete a first-touch subscription." },
79
+ { "name": "madeonsol_create_webhook", "description": "Register a webhook for real-time push notifications (PRO/ULTRA)." },
80
+ { "name": "madeonsol_list_webhooks", "description": "List your registered webhooks (PRO/ULTRA)." },
81
+ { "name": "madeonsol_delete_webhook", "description": "Delete a webhook by ID (PRO/ULTRA)." },
82
+ { "name": "madeonsol_test_webhook", "description": "Send a test payload to verify a webhook (PRO/ULTRA)." },
83
+ { "name": "madeonsol_stream_token", "description": "Issue a 24h WebSocket streaming token (Pro/Ultra). Includes dex_ws_url on ULTRA." },
84
+ { "name": "madeonsol_stream_sessions_list", "description": "List live WebSocket streaming sessions id, service, tier, channels, connected_at, messages_sent (Pro/Ultra)." },
85
+ { "name": "madeonsol_stream_session_kill", "description": "Evict a live WebSocket streaming session by id frees its connection slot (Pro/Ultra)." },
86
+ { "name": "madeonsol_me", "description": "Account/quota introspection tier, remaining requests, per-feature usage." },
87
+ { "name": "madeonsol_discovery", "description": "List all available endpoints with x402 prices (free, no auth)." }
88
+ ],
89
+ "transports": ["stdio", "http"],
90
+ "runtime": "node"
91
+ }
package/package.json CHANGED
@@ -1,68 +1,68 @@
1
- {
2
- "name": "mcp-server-madeonsol",
3
- "version": "1.16.0",
4
- "mcpName": "io.github.LamboPoewert/madeonsol",
5
- "description": "MCP server for MadeOnSol Solana KOL intelligence API — use from Claude, Cursor, or any MCP client",
6
- "type": "module",
7
- "bin": {
8
- "mcp-server-madeonsol": "dist/index.js"
9
- },
10
- "main": "dist/index.js",
11
- "files": [
12
- "dist",
13
- "README.md",
14
- "LICENSE",
15
- "glama.json"
16
- ],
17
- "scripts": {
18
- "build": "tsc",
19
- "test": "vitest run",
20
- "preflight": "bash ../../scripts/preflight-publish.sh",
21
- "prepublishOnly": "npm run preflight && npm run build"
22
- },
23
- "keywords": [
24
- "mcp",
25
- "model-context-protocol",
26
- "mcp-server",
27
- "solana",
28
- "x402",
29
- "kol",
30
- "kol-tracker",
31
- "trading",
32
- "claude",
33
- "claude-desktop",
34
- "cursor",
35
- "windsurf",
36
- "ai-agent",
37
- "memecoin",
38
- "memecoin-tracker",
39
- "pumpfun",
40
- "deployer-hunter",
41
- "alpha",
42
- "alpha-bot",
43
- "smart-money",
44
- "copy-trading",
45
- "madeonsol"
46
- ],
47
- "license": "MIT",
48
- "repository": {
49
- "type": "git",
50
- "url": "https://github.com/LamboPoewert/mcp-server-madeonsol"
51
- },
52
- "dependencies": {
53
- "@modelcontextprotocol/sdk": "^1.12.1",
54
- "zod": "^4.3.6"
55
- },
56
- "peerDependencies": {
57
- "@x402/fetch": ">=0.1.0",
58
- "@x402/core": ">=0.1.0",
59
- "@x402/svm": ">=0.1.0",
60
- "@solana/kit": ">=2.0.0",
61
- "@scure/base": ">=1.0.0"
62
- },
63
- "devDependencies": {
64
- "@types/node": "^20",
65
- "typescript": "^5",
66
- "vitest": "^4.1.5"
67
- }
68
- }
1
+ {
2
+ "name": "mcp-server-madeonsol",
3
+ "version": "1.16.2",
4
+ "mcpName": "io.github.LamboPoewert/madeonsol",
5
+ "description": "MCP server for MadeOnSol Solana KOL intelligence API — use from Claude, Cursor, or any MCP client",
6
+ "type": "module",
7
+ "bin": {
8
+ "mcp-server-madeonsol": "dist/index.js"
9
+ },
10
+ "main": "dist/index.js",
11
+ "files": [
12
+ "dist",
13
+ "README.md",
14
+ "LICENSE",
15
+ "glama.json"
16
+ ],
17
+ "scripts": {
18
+ "build": "tsc",
19
+ "test": "vitest run",
20
+ "preflight": "bash ../../scripts/preflight-publish.sh",
21
+ "prepublishOnly": "npm run preflight && npm run build"
22
+ },
23
+ "keywords": [
24
+ "mcp",
25
+ "model-context-protocol",
26
+ "mcp-server",
27
+ "solana",
28
+ "x402",
29
+ "kol",
30
+ "kol-tracker",
31
+ "trading",
32
+ "claude",
33
+ "claude-desktop",
34
+ "cursor",
35
+ "windsurf",
36
+ "ai-agent",
37
+ "memecoin",
38
+ "memecoin-tracker",
39
+ "pumpfun",
40
+ "deployer-hunter",
41
+ "alpha",
42
+ "alpha-bot",
43
+ "smart-money",
44
+ "copy-trading",
45
+ "madeonsol"
46
+ ],
47
+ "license": "MIT",
48
+ "repository": {
49
+ "type": "git",
50
+ "url": "https://github.com/LamboPoewert/mcp-server-madeonsol"
51
+ },
52
+ "dependencies": {
53
+ "@modelcontextprotocol/sdk": "^1.12.1",
54
+ "zod": "^4.3.6"
55
+ },
56
+ "peerDependencies": {
57
+ "@x402/fetch": ">=0.1.0",
58
+ "@x402/core": ">=0.1.0",
59
+ "@x402/svm": ">=0.1.0",
60
+ "@solana/kit": ">=2.0.0",
61
+ "@scure/base": ">=1.0.0"
62
+ },
63
+ "devDependencies": {
64
+ "@types/node": "^20",
65
+ "typescript": "^5",
66
+ "vitest": "^4.1.5"
67
+ }
68
+ }