← Registry

Analytics

stevesignals.com

This MCP server provides on-chain trading analytics and verification, including mint checks, live event monitoring, pricing instructions, and adversarial red-team validation of trading claims.

1 endpoint8 known toolsFirst detected August 27, 2026Last detected August 27, 2026

ENDPOINT 1

https://api.stevesignals.com/mcp

No auth detected

MCP server metadata

Name
steve-guard
Version
1.0.0
Capabilities
tools
Server instructions

Solana fresh-launch trap detection. Call check_mint with a mint address. 10 free checks/day per IP; pay-per-use via guard_pricing instructions (X-API-Key header for paid credits).

Known tools 8

check_mint

Trap check for a fresh Solana mint (pump.

Inferred read-only
track_record

Machine-readable, append-only signal track record summary (6100+ timestamped signals archived; ~1600 have measured 24h outcomes, the rest still pending or unmeasured — see the actual counts in the response).

Inferred read-only
guard_pricing

Pricing + x402-style payment instructions (USDC on Solana, on-chain verified instant redeem).

Potential side effects
recent_events

Live on-chain events (fresh launches, graduations, whale big-buys).

Inferred read-only
verify_claim

Adversarial red-team of a trading claim/backtest: small-n, CI, tail-driven expectancy, asymmetric window, circularity, unaccounted cost.

Inferred read-only
score_mint

Validated-edge score: reports ONLY signals that passed our locked-holdout validation (strong-start mcap >=3x -> graduation 0.

Inferred read-only
copy_signals

Recent buys by wallets with PROVEN realized on-chain PnL (win-rate + SOL profit shown), each with a live Guard safety check and an execution hint.

Inferred read-only
build_swap

Build a NON-CUSTODIAL Solana swap transaction (via Jupiter) with a 0.

Inferred read-only

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.steve-guard]
url = "https://api.stevesignals.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "steve-guard": {
      "type": "http",
      "url": "https://api.stevesignals.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: steve-guard
Remote MCP URL: https://api.stevesignals.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": {
    "steve-guard": {
      "url": "https://api.stevesignals.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "steve-guard": {
      "type": "http",
      "url": "https://api.stevesignals.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "steve-guard",
  "transport": "streamable-http",
  "url": "https://api.stevesignals.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.