← lonestaroracle.xyz

INDIVIDUAL MCP TOOL

whale_alert

Real-time whale transfer alerts on Base and Ethereum.

lonestaroracle.xyznone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.lonestaroracle.xyz/mcp

No auth detected

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

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent server

lonestaroracle.xyz

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.lonestaroracle]
url = "https://mcp.lonestaroracle.xyz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lonestaroracle": {
      "type": "http",
      "url": "https://mcp.lonestaroracle.xyz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: lonestaroracle
Remote MCP URL: https://mcp.lonestaroracle.xyz/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": {
    "lonestaroracle": {
      "url": "https://mcp.lonestaroracle.xyz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lonestaroracle": {
      "type": "http",
      "url": "https://mcp.lonestaroracle.xyz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lonestaroracle",
  "transport": "streamable-http",
  "url": "https://mcp.lonestaroracle.xyz/mcp"
}
MCP Inspector

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

Related tools

  • token_due_diligence — Full ERC-20 token due diligence: risk score, honeypot check, liquidity, holder concentration, ownership status.
  • wallet_risk — Wallet risk score (0-10) for any Ethereum address.
  • contract_check — Smart contract verification for any EVM address.
  • chainscout_intelligence — On-chain intelligence for Base and Ethereum.
  • token_launches — Scan newly launched tokens — filters for legitimate new launches vs.
  • defi_risk — DeFi protocol risk assessment — TVL, audit status, exploit history, smart contract risk, plus current supply/lending yields (APY) for lending/yield protocols.
  • cascade_watch — DeFi liquidation cascade risk monitor — tracks collateral-at-risk curves across Morpho Blue markets.
  • rwa_risk — Per-vault risk profile for tokenized real-world-asset (RWA) positions on Base (tokenized treasuries, private credit, RWA vaults like Midas).