MCP Server
MCP
io.github.amarodeabreu/rug-munch-mcp
Crypto risk intelligence: 19 tools for rug pull detection, AI forensics, and token analysis.
Install
uvx rug-munch-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "rug-munch-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional API key for authenticated access (bypasses x402 payment)",
"format": "string",
"isSecret": true,
"name": "RUG_MUNCH_API_KEY"
},
{
"description": "API base URL (default: https://cryptorugmunch.app/api/agent/v1)",
"format": "string",
"name": "RUG_MUNCH_API_BASE"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment