← relayzero.ai
INDIVIDUAL MCP TOOL
health
Check Harvey Intel server status, uptime, and payment network configuration.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent endpoint
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.scan_token_preview— Quick risk level check for a Solana token.scan_token— Full DrainBrain risk analysis for a Solana token using a 5-model AI ensemble.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.