Skip to content
Back to search
100
MCP live v0.6.1 MCP 2025-11-25 streamable-http

Blocksize Agentic Market Intelligence

info.blocksize.mcp/agentic-payments

Live multi-asset market data for AI agents with provenance, starter credits, x402, and examples.

Uptime
100.0%
1 direct probes · 30d
Response
319ms
last probe
Tools
8
callable
Resources
1
readable
Prompts
0
available

Tools · 8

search_pairs

Discover supported crypto, equity, FX, and metal symbols before using the paid HTTP API. Returns up to 50 catalog matches with asset class, available services, and pricing tier; it is free, read-only,…

list_instruments

List the supported instruments for one Blocksize service. This is free, read-only catalog metadata; it does not fetch live prices, create accounts, or start x402 payment.

get_pricing_info

Inspect current per-call prices, bulk credit tiers, and supported Solana and Base USDC settlement networks. This is free and read-only planning metadata; it does not initiate payment.

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, …

get_workflow_endpoint

Build the exact paid HTTP endpoint, method, starter-credit cost, and example body for a premium Blocksize workflow. This is free and read-only; it does not fetch live data, charge credits, or start x4…

get_market_data_endpoint

Build the exact x402-protected HTTP URL for one live market-data request. Returns method, URL, service notes, pricing docs, and next steps; it is read-only and does not fetch prices, charge a wallet, …

search

Search Blocksize documentation and catalog metadata by keyword. This free read-only search returns document and instrument ids for fetch; it does not return live prices or start payment.

fetch

Fetch one document or instrument guide returned by search. This is free, read-only content retrieval with no account, credential, payment, or live-price side effects.

Resources · 1

public_info

Provide remote-discovery server metadata to MCP clients.

blocksize://public-info

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "blocksize_agentic_market_intelligence": {
      "url": "https://mcp.blocksize.info/mcp/server/",
      "transport": "streamable-http"
    }
  }
}