Analytics
block0.xyz
Provides blockchain wallet and token analytics, including behavior profiling, smart money activity tracking, and net flow analysis.
ENDPOINT 1
https://block0.xyz/mcp
MCP server metadata
- Name
- sqlblock
- Version
- 0.1.0
Known tools 10
smart_walletsDiscover behavior-derived smart wallets ranked by six-dimensional DNA.
Inferred read-onlysmart_money_activityShort-window activity feed: where smart-wallet cohorts are active now.
Inferred read-onlytoken_smart_exposureGet one token's smart holders, short-window smart flow, buyer/seller quality, state, and signals.
Inferred read-onlysmart_money_backtestTrack 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-onlysmart_money_signalsOne-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 effectscopy_leadersElite wallets cleared for copy-trading (same gates as admin elite board).
Inferred read-onlycopy_intentsExecute-grade copy intents from elite leaders' 5m flow (buy/sell per leader+token+day).
Potential side effectscopy_paperPaper-copy one leader: simulate fixed-notional buys on their buy signals over N days, mark to later prices.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.