v0.6.3
Breaking risk
⚠ Upgrade required
- Hosted MCP endpoint now available at `mcp.blockrun.ai/mcp` using HTTP transport
- Chat tool repositioned as a "second opinion" rather than primary value
Breaking changes
- Removed dead tools: `blockrun_whale`, `blockrun_analyze`, `blockrun_signal`, `blockrun_swap`
- Exa search implementation changed from `llm.exaSearch()` to `requestWithPaymentRaw` and fixed double `/api` path
Notable features
- `blockrun_search` – real-time web and news search
- `blockrun_exa` – neural research via Exa (papers, competitors, similar products)
- `blockrun_twitter` – X/Twitter intelligence via Grok
Full changelog
What's New
Repositioned for Claude Code users — BlockRun MCP is now focused on giving your AI agent access to live data, not just more models.
Tools
blockrun_search— real-time web + news searchblockrun_exa— neural research via Exa (papers, competitors, similar products)blockrun_twitter— X/Twitter intelligence via Grokblockrun_markets— prediction markets (Polymarket, Kalshi)blockrun_dex— DEX prices via DexScreener (free)blockrun_image— image generation (DALL-E 3, Flux)blockrun_chat— second opinion from GPT, Gemini, DeepSeek, etc.blockrun_wallet— balance, budgets, spending reportsblockrun_models— list models with pricing
Changes since v0.4.1
- Exa fix: switched from nonexistent
llm.exaSearch()torequestWithPaymentRaw, fixed double/apipath - Dex tool: now properly registered
- Chat tool: repositioned as "second opinion", not primary value
- Hosted option:
mcp.blockrun.ai/mcpavailable (HTTP transport) - Cleaned repo: removed dead tools (whale, analyze, signal, swap), dead constants, internal docs
- Dual chain: supports Base and Solana wallets
Install
claude mcp add blockrun npx @blockrun/mcp