← Registry

Data Collection

blocksize.info

Provides financial market data and pricing information for crypto, equity, FX, and metals.

x402 supported1 endpoint8 known toolsFirst detected July 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.blocksize.info/mcp/server

No auth detected

MCP server metadata

Name
Blocksize Agentic Market Intelligence
Version
0.6.8
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui
Server instructions

Read-only MCP discovery for Blocksize live crypto, supported equity ticker, FX, metals, state prices, VWAP windows, audit receipts, market briefs, macro snapshot, and trader indicator packages. Use it to find instruments, inspect readiness, read integration docs, and build signed x402-paid HTTP API requests for decision-ready market intelligence. A 50-credit starter allowance is available only to eligible authenticated connector users. Direct public HTTP uses signed x402. Sustained or higher-volume access requires contacting Blocksize sales about an authenticated account plan. This connector is read-only and free to inspect. It never starts blockchain payments, stores credentials, or fetches paid live prices directly; agents use the returned HTTPS URLs with the x402-protected HTTP API when they are ready to purchase live data.

Known tools 8

search_pairs

Discover supported crypto, equity, FX, and metal symbols before using the paid HTTP API.

Inferred read-only
list_instruments

List the supported instruments for one Blocksize service.

Inferred read-only
get_pricing_info

Inspect current direct x402 per-call prices, authenticated connector starter-credit costs, supported USDC settlement networks, and the account-plan contact path.

Inferred read-only
get_product_catalog

Inspect Blocksize raw data, supported equity ticker bid/ask, and premium agent-native workflow products, including starter-credit positioning, credit costs, suggested paid prices, endpoint templates, and upgrade path.

Inferred read-only
get_workflow_endpoint

Build the exact paid HTTP endpoint, method, starter-credit cost, and example body for a premium Blocksize workflow.

Inferred read-only
get_market_data_endpoint

Build the exact x402-protected HTTP URL for one live market-data request.

Inferred read-only
search

Search Blocksize documentation and catalog metadata by keyword.

Inferred read-only
fetch

Fetch one document or instrument guide returned by search.

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.blocksize-agentic-market-intelligence]
url = "https://mcp.blocksize.info/mcp/server"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "blocksize-agentic-market-intelligence": {
      "type": "http",
      "url": "https://mcp.blocksize.info/mcp/server"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: blocksize-agentic-market-intelligence
Remote MCP URL: https://mcp.blocksize.info/mcp/server

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": {
    "blocksize-agentic-market-intelligence": {
      "url": "https://mcp.blocksize.info/mcp/server"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "blocksize-agentic-market-intelligence": {
      "type": "http",
      "url": "https://mcp.blocksize.info/mcp/server"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "blocksize-agentic-market-intelligence",
  "transport": "streamable-http",
  "url": "https://mcp.blocksize.info/mcp/server"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for blocksize.info was fetched 2026-08-24T00:01:34.866Z.

Trust status Trusted

blocksize.info is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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