Using Rug Radar In OpenClaw
This page explains how to use Rug Radar in OpenClaw-style agent setups that support remote MCP servers.
MCP Endpoint
Use:
https://mcp.rugrdr.xyz
Typical Integration Steps
- Open your OpenClaw agent/tool settings.
- Add a remote MCP server.
- Set endpoint URL to
https://mcp.rugrdr.xyz. - Select Streamable HTTP transport if required by your UI.
- Save and refresh available tools.
Expected Tools
After connection, you should see:
analyze_tokenscan_riskanalyze_walletcompare_tokenswatch_tokenget_token_changes
Smoke Test Prompts
Analyze BONKScan red flags for <token address>Compare BONK vs WIFWhat changed since last check for <token address>?
Troubleshooting
- If tools don't load, verify endpoint URL and transport first.
- If requests fail intermittently, retry after DNS/cache refresh.
- If you use custom auth in your own deployment, pass required headers in your client.
Agent Workflow Recommendation
- Start with
scan_riskfor speed. - Follow with
analyze_tokenfor context. - Use
watch_tokenandget_token_changesfor ongoing monitoring.