← Registry

Analytics

prooflines.org

Provides live Monad network analytics and validator data, including chain status, validator counts, decentralization/geo concentration, VDP status, and an x402 paid-resource catalogue.

x402 supported1 endpoint6 known toolsFirst detected September 12, 2026Last detected September 12, 2026

ENDPOINT 1

https://prooflines.org/mcp

No auth detected

MCP server metadata

Name
prooflines-monad-intelligence
Version
1.0.0
Capabilities
tools
Server instructions

Read-only Monad network intelligence by ProofLines. Free tools cover the live snapshot, validator census, stake geography and the VDP tracker. monad_concentration_report is paid per call over x402 (native MON); it explains how when called without a payment_tx_hash.

Known tools 6

monad_network_snapshot

Live Monad network state from the ProofLines Sentinel feed (30s refresh): chain status, validator counts, decentralization view, VDP summary, alert signals.

Inferred read-only
monad_validator_set

Peer-directory census from monad-sonar (off-node discovery crawl): how many validators are reachable, optionally the address list.

Inferred read-only
monad_geo_concentration

Where Monad stake sits and how concentrated it is: HHI by provider/country/continent, stake share per RTT latency band from the Prague vantage (unmeasured share stated separately), top providers, alert signals.

Inferred read-only
monad_vdp_status

Validator Delegation Program tracker: registration and approval counts, funding classification, plus the official Foundation T3/T4 tier list with allocations.

Inferred read-only
monad_x402_catalogue

Free: the list of paid resources on the x402 gate with the price of each, so an agent can pick the one question it needs instead of buying the bundle.

Inferred read-only
monad_concentration_report

Paid per call over x402.

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.prooflines-monad-intelligence]
url = "https://prooflines.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "prooflines-monad-intelligence": {
      "type": "http",
      "url": "https://prooflines.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "prooflines-monad-intelligence": {
      "type": "http",
      "url": "https://prooflines.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "prooflines-monad-intelligence",
  "transport": "streamable-http",
  "url": "https://prooflines.org/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.