Data Collection
blocksize.info
Provides financial market data and pricing information for crypto, equity, FX, and metals.
ENDPOINT 1
https://mcp.blocksize.info/mcp/server
MCP server metadata
- Name
- Blocksize Agentic Market Intelligence
- Version
- 0.6.8
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_pairsDiscover supported crypto, equity, FX, and metal symbols before using the paid HTTP API.
Inferred read-onlyget_pricing_infoInspect current direct x402 per-call prices, authenticated connector starter-credit costs, supported USDC settlement networks, and the account-plan contact path.
Inferred read-onlyget_product_catalogInspect 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-onlyget_workflow_endpointBuild the exact paid HTTP endpoint, method, starter-credit cost, and example body for a premium Blocksize workflow.
Inferred read-onlyget_market_data_endpointBuild the exact x402-protected HTTP URL for one live market-data request.
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.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.
blocksize.info is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.