← Registry

Analytics

block0.xyz

Provides blockchain wallet and token analytics, including behavior profiling, smart money activity tracking, and net flow analysis.

x402 supported1 endpoint10 known toolsFirst detected July 18, 2026Last detected August 26, 2026

ENDPOINT 1

https://block0.xyz/mcp

No auth detected

MCP server metadata

Name
sqlblock
Version
0.1.0
Capabilities
tools

Known tools 10

smart_wallets

Discover behavior-derived smart wallets ranked by six-dimensional DNA.

Inferred read-only
wallet_dna

Get the six-dimensional behavior profile for one wallet.

Inferred read-only
smart_money_activity

Short-window activity feed: where smart-wallet cohorts are active now.

Inferred read-only
smart_money_netflow

Smart-wallet cohort net buying/selling by token.

Inferred read-only
token_smart_exposure

Get one token's smart holders, short-window smart flow, buyer/seller quality, state, and signals.

Inferred read-only
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).

Inferred read-only
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).

Potential side effects
copy_leaders

Elite wallets cleared for copy-trading (same gates as admin elite board).

Inferred read-only
copy_intents

Execute-grade copy intents from elite leaders' 5m flow (buy/sell per leader+token+day).

Potential side effects
copy_paper

Paper-copy one leader: simulate fixed-notional buys on their buy signals over N days, mark to later prices.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "sqlblock",
  "transport": "streamable-http",
  "url": "https://block0.xyz/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.