{"mcp_version":"2025-11-25","name":"harvey-intel","display_name":"Harvey Intel - Agent Intelligence MCP Server","description":"MCP server for AI agents. Token safety scoring via DrainBrain ML, CORTEX trading signals, market regime detection, and Synthia social intelligence. Pay per call with USDC or use API keys.","version":"1.0.0","vendor":"RugSlayer","homepage":"https://rugslayer.com/drainbrain","endpoints":{"streamable_http":"https://agents.rugslayer.com/mcp"},"pricing":{"model":"freemium","free_tools":["list_tools","health","scan_token_preview"],"paid_tools":{"scan_token":"$0.01","get_trading_signals":"$0.02","get_market_regime":"$0.02","get_social_trends":"$0.02","get_competitor_intel":"$0.02"},"payment_methods":["x402_usdc_solana","api_key_bearer"],"subscription_url":"https://rugslayer.com/pricing"},"rate_limits":{"free_api_key":"100 calls/day","pro_api_key":"10000 calls/min","x402":"unlimited (pay per call)"},"tools":[{"name":"list_tools","description":"List all available tools with pricing and input requirements.","price":"FREE","input_schema":{"type":"object","properties":{}}},{"name":"health","description":"Server status, uptime, and payment network configuration.","price":"FREE","input_schema":{"type":"object","properties":{}}},{"name":"scan_token_preview","description":"Quick risk level (LOW/MEDIUM/HIGH/CRITICAL) for a Solana token. Free preview.","price":"FREE","input_schema":{"type":"object","required":["mint"],"properties":{"mint":{"type":"string","description":"Solana token mint address (base58)"}}}},{"name":"scan_token","description":"Full DrainBrain ML analysis. 5-model ensemble returns score 0-100, risk level, rug stage (0-5), honeypot detection, risk flags, temporal prediction.","price":"$0.01 USDC","input_schema":{"type":"object","required":["mint"],"properties":{"mint":{"type":"string","description":"Solana token mint address (base58)"}}}},{"name":"get_trading_signals","description":"CORTEX trading signals - direction, confidence, win rate for Solana tokens.","price":"$0.02 USDC","input_schema":{"type":"object","properties":{"token":{"type":"string","description":"Filter by token mint address (optional)"}}}},{"name":"get_market_regime","description":"Market regime detection - HOT/NORMAL/COLD with graduation velocity and activity metrics.","price":"$0.02 USDC","input_schema":{"type":"object","properties":{}}},{"name":"get_social_trends","description":"Trending terms, frequency, and sources from social media monitoring.","price":"$0.02 USDC","input_schema":{"type":"object","properties":{"hours":{"type":"number","description":"Lookback period in hours (default: 24, max: 168)"}}}},{"name":"get_competitor_intel","description":"Competitor tracking - feature launches, pricing changes, strategic moves.","price":"$0.02 USDC","input_schema":{"type":"object","properties":{"competitor":{"type":"string","description":"Filter by competitor name (partial match)"}}}}],"install":{"npm":"npx -y @meltingpixels/harvey-intel","claude_code":"claude mcp add harvey-intel --transport http https://agents.rugslayer.com/mcp","claude_desktop":{"command":"npx","args":["-y","@meltingpixels/harvey-intel"],"env":{"DRAINBRAIN_API_KEY":"your-api-key"}}},"categories":["security","blockchain","defi","trading"],"tags":["solana","rug-pull","ml","token-scanner","trading-signals","social-intelligence","x402","usdc"]}