← rugslayer.com

INDIVIDUAL MCP TOOL

get_market_regime

CORTEX market regime detection - HOT/NORMAL/COLD with graduation velocity and activity metrics.

rugslayer.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://agents.rugslayer.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_market_regime and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

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

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

rugslayer.com

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.
  • scan_token — Full DrainBrain risk analysis for a Solana token using an ML ensemble.
  • get_trading_signals — CORTEX trading signals - AI-generated direction, confidence score, and win rate for Solana tokens.
  • 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.