Back to MCP Servers
Rug Check
An MCP server that detects potential risks in Solana meme tokens.
finance-fintech
By kukapay
Installation
npx -y rug-check-mcpConfiguration
{
"mcpServers": {
"rug-check-mcp": {
"command": "npx",
"args": ["-y", "rug-check-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes