← relayzero.ai

INDIVIDUAL MCP TOOL

scan_token

Full DrainBrain risk analysis for a Solana token using a 5-model AI ensemble.

relayzero.ainone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name, description or schema mentions credentials.

Parent endpoint

relayzero.ai

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.harvey-intel]
url = "https://agents.rugslayer.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "harvey-intel": {
      "type": "http",
      "url": "https://agents.rugslayer.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: harvey-intel
Remote MCP URL: https://agents.rugslayer.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "harvey-intel": {
      "url": "https://agents.rugslayer.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "harvey-intel": {
      "type": "http",
      "url": "https://agents.rugslayer.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "harvey-intel",
  "transport": "streamable-http",
  "url": "https://agents.rugslayer.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_tools — List all available Harvey Intel tools with pricing and input requirements.
  • health — Check Harvey Intel server status, uptime, and payment network configuration.
  • scan_token_preview — Quick risk level check for a Solana token.
  • get_trading_signals — CORTEX trading signals - AI-generated direction, confidence score, and win rate for Solana tokens.
  • get_market_regime — CORTEX market regime detection - HOT/NORMAL/COLD with graduation velocity and activity metrics.
  • get_social_trends — Synthia social intelligence - trending terms, frequency, and sources from social media monitoring.
  • get_competitor_intel — Synthia competitor tracking - feature launches, pricing changes, and strategic moves.