← block0.xyz

INDIVIDUAL MCP TOOL

smart_money_signals

One-call copy-trade board: tokens the smart cohort is net-buying now (ranked by conviction, stablecoins excluded) plus the chain-wide historical conviction (how this net-buy signal paid off 1-3 days forward).

block0.xyznone authenticationAvailability not checked

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

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • smart_wallets — Discover behavior-derived smart wallets ranked by six-dimensional DNA.
  • wallet_dna — Get the six-dimensional behavior profile for one wallet.
  • smart_money_activity — Short-window activity feed: where smart-wallet cohorts are active now.
  • smart_money_netflow — Smart-wallet cohort net buying/selling by token.
  • token_smart_exposure — Get one token's smart holders, short-window smart flow, buyer/seller quality, state, and signals.
  • smart_money_backtest — Track record: the smart cohort's own realized P&L (median ROI, profitable share) and the forward-return curve if you copied its daily net-buy signal (1-3 days).
  • copy_leaders — Elite wallets cleared for copy-trading (same gates as admin elite board).
  • copy_intents — Execute-grade copy intents from elite leaders' 5m flow (buy/sell per leader+token+day).