File size: 5,308 Bytes
8efdc44
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<p align="center">
  <img src="https://img.shields.io/badge/MCP-Compatible-6E40C9?logo=modelcontextprotocol&logoColor=white" alt="MCP Compatible" />
  <img src="https://img.shields.io/badge/Tools-69-00D4AA" alt="69 Tools" />
  <img src="https://img.shields.io/badge/Chains-7-F7931A" alt="7 Chains" />
  <img src="https://img.shields.io/badge/x402-Payments-FF6900" alt="x402 Payments" />
  <img src="https://img.shields.io/badge/Price-Free_Trials-22C55E" alt="Free Trials" />
  <img src="https://img.shields.io/badge/Python-3.10+-blue" alt="Python 3.10+" />
  <img src="https://img.shields.io/badge/License-Proprietary-red" alt="Proprietary" />
</p>

<h1 align="center">πŸ›‘οΈ Rug Munch Intelligence β€” MCP Server</h1>
<h3 align="center">AI-Powered Crypto Security. 69 Tools. Don't Get Rugged.</h3>

<p align="center">
  <strong>Crypto scam detection β€’ Rug pull prevention β€’ Wallet forensics β€’ Market intelligence β€’ Social sentiment</strong><br/>
  Built for AI agents (Claude, Cursor, Windsurf, ChatGPT). Accessible via <code>pip install</code> or direct HTTP.
</p>

---

## πŸš€ Quick Start

```bash
pip install rug-munch-intelligence-mcp
```

Add to Claude Desktop / Cursor / Windsurf:

```json
{
  "mcpServers": {
    "rug-munch-intelligence": {
      "command": "python3",
      "args": ["-m", "rug_munch_mcp"],
      "env": { "RUG_MUNCH_API_BASE": "https://rugmunch.io/api/v1" }
    }
  }
}
```

No API key needed. Free trials on every tool.

---

## πŸ“Š 69 Tools Across 7 Chains

### Security (20 tools)
`audit` `rugshield` `honeypot_check` `urlcheck` `clone_detect` `fresh_pair` `profile_flip` `sniper_detect` `deployer_history` `token_age` `protocol_risk` `scam_database` `mev_alert` `wash_trading` `bundler_detect` `liquidity_migration` `bridge_security` `rug_pull_predictor` `anomaly` `risk_monitor`

### Intelligence (20 tools)
`smartmoney` `whale` `whale_scan` `whale_profile` `cluster` `insider` `insider_network` `syndicate_scan` `syndicate_track` `wallet_graph` `copy_trade_finder` `kol_performance` `whale_accumulation` `alpha_digest` `listing_predictor` `social_signal` `smart_money_alpha` `gas_forecast` `mev_protection` `sniper_alert`

### Market (15 tools)
`pulse` `market_price` `market_sectors` `trending_tokens` `market_overview` `chain_health` `token_deep_dive` `liquidity_depth` `unlock_calendar` `airdrop_check` `arbitrage_scan` `protocol_research` `yield_scanner` `defi_yield_scanner` `dex_activity`

### Analysis (7 tools)
`wallet` `wallet_pnl` `portfolio_aggregate` `portfolio_tracker` `token_comparison` `forensics` `tx_decoder`

### Social (6 tools)
`sentiment` `sentiment_spike` `tw_profile` `tw_timeline` `tw_search` `meme_vibe_score`

### Launchpad (3 tools)
`launch` `launch_intel` `airdrop_finder`

### Forensic Bundles (3 tools)
`forensic_valuation` `osint_identity_hunt` `investigation_report`

---

## πŸ”— Direct API Access (No Install)

Call any tool directly via HTTP β€” all formats supported:

```bash
# OpenAI function calling
curl https://rugmunch.io/api/v1/x402-tools/openai-tools

# Anthropic Claude
curl https://rugmunch.io/api/v1/x402-tools/anthropic-tools

# Google Gemini
curl https://rugmunch.io/api/v1/x402-tools/gemini-tools

# LangChain
curl https://rugmunch.io/api/v1/x402-tools/langchain-tools

# Call any tool
curl -X POST https://rugmunch.io/api/v1/x402-tools/deployer_history \
  -H "Content-Type: application/json" \
  -d '{"address":"0x...","chain":"ethereum"}'
```

---

## πŸ’° Payment (x402 Protocol)

| Tier | Calls | Requirement |
|------|-------|-------------|
| Free Trial | 1-5 per tool | Device fingerprint |
| Wallet Connected | +3 per tool | MetaMask/Phantom |
| Paid | Unlimited | USDC via x402 |

**7 chains**: Solana, Base, Ethereum, BSC, Arbitrum, Optimism, Polygon  
**Refund**: Full refund if tool returns no data  
**Discovery**: `/.well-known/x402`

---

## πŸ—οΈ Architecture

This is a thin MCP wrapper around the Rug Munch Intelligence x402 API. All 69 tools are served from our backend β€” this package translates MCP protocol into HTTP calls.

```
AI Agent β†’ this MCP server β†’ x402 API β†’ RMI Backend (69 tools)
```

---

## πŸ“‘ Links

| Resource | URL |
|----------|-----|
| Website | https://rugmunch.io |
| Backend Repo | https://github.com/Rug-Munch-Media-LLC/rugmuncher-backend |
| x402 Gateway (Base) | https://github.com/Rug-Munch-Media-LLC/x402-gateway-base |
| x402 Gateway (Solana) | https://github.com/Rug-Munch-Media-LLC/x402-gateway-solana |
| RugCharts | https://github.com/Rug-Munch-Media-LLC/rugcharts |
| RugMaps | https://github.com/Rug-Munch-Media-LLC/rugmaps |
| Twitter/X | https://x.com/cryptorugmunch |
| Telegram | https://t.me/cryptorugmuncher |

---

## πŸ”‘ Keywords

`mcp-server` `crypto-security` `scam-detection` `rug-pull` `blockchain-forensics` `wallet-analysis` `smart-money` `whale-tracking` `defi-security` `token-analysis` `sentiment-analysis` `x402` `model-context-protocol` `ai-agents` `claude-tools` `web3-security` `solana` `ethereum` `base` `arbitrum` `optimism` `polygon` `bsc` `usdc-payments` `honeypot-detection` `wash-trading` `mev-protection` `portfolio-tracking` `kol-tracking` `token-launch`

---

<p align="center">
  <sub>Β© 2026 Rug Munch Media LLC β€” Proprietary. All Rights Reserved. Wyoming DAO LLC transition pending. Follow the build.</sub>
</p>