Claude remote MCP connector

Blocksize Market Data for Claude

Blocksize Market Data connects Claude to a hosted Streamable HTTP MCP endpoint for read-only market-data discovery, daily credit visibility, and live crypto, supported equity ticker, FX, and metals snapshots. The Claude connector does not transfer money, execute wallet transactions, submit payment proofs, or place trades.

Connector URL
https://mcp.blocksize.info/anthropic/mcp/

What Claude Can Use

Discovery

Search supported crypto, equity ticker, FX, and metals instruments before making live data calls.

Equities

Use search_pairs with asset_class=equity, then call get_bid_ask for supported stock tickers such as AAPL.

Credits

Show the signed-in user's remaining Blocksize daily data credits.

Live data

Fetch read-only crypto VWAP, bid/ask, supported equity bid/ask, FX, and metal snapshots.

MCP Tools

Authentication

Users sign in with Blocksize through OAuth. Live data calls spend included server-side daily data credits. Discovery tools are available for instrument lookup and metadata. OAuth metadata is available at:

https://mcp.blocksize.info/.well-known/oauth-protected-resource/anthropic/mcp/
https://mcp.blocksize.info/.well-known/oauth-authorization-server/anthropic/mcp

Example Prompts

Review And Support Links