diff --git a/README.md b/README.md index 2f07173..e738fc9 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ claude mcp add blockrun -s user -- npx -y @blockrun/mcp@latest --- -> **BlockRun MCP** is an open-source [Model Context Protocol](https://modelcontextprotocol.io) server that gives Claude โ€” and any MCP-compatible agent โ€” 20 tools for real-time data and real actions: 71 LLMs, image & video generation, prediction-market data, live web/X search, on-chain queries across 40 chains, and **the ability to place real, USDC-settled bets on Polymarket**. Authentication is a wallet signature (no API keys); you pay per call in USDC via the [x402](https://x402.org) protocol (no credit cards, no subscriptions). One self-custody wallet on Base or Solana. MIT licensed. +> **BlockRun MCP** is an open-source [Model Context Protocol](https://modelcontextprotocol.io) server that gives Claude โ€” and any MCP-compatible agent โ€” 20 tools for real-time data and real actions: 76 LLMs, image & video generation, prediction-market data, live web/X search, on-chain queries across 40 chains, and **the ability to place real, USDC-settled bets on Polymarket**. Authentication is a wallet signature (no API keys); you pay per call in USDC via the [x402](https://x402.org) protocol (no credit cards, no subscriptions). One self-custody wallet on Base or Solana. MIT licensed. ## ๐Ÿ† First of its kind โ€” the signal โ†’ trade loop in Claude Code @@ -228,7 +228,7 @@ npx -y @blockrun/mcp@latest skills install --to ~/.codex/skills | Tool | Data source | Cost | |------|-------------|------| -| `blockrun_chat` | 71 LLMs (GPT, Claude, Gemini, DeepSeek, Kimi K3, GLM, NVIDIA free tier, โ€ฆ) with `mode` tier routing | per token | +| `blockrun_chat` | 76 LLMs (GPT, Claude, Gemini, DeepSeek, Kimi K3, GLM, NVIDIA free tier, โ€ฆ) with `mode` tier routing | per token | | `blockrun_image` | Generate: openai/gpt-image-2, gpt-image-1, google/nano-banana(-2/-pro), xai/grok-imagine-image(-pro), zai/cogview-4, bytedance/seedream-5-pro. Edit: img2img, inpaint, fusion. | $0.015โ€“0.15 | | `blockrun_video` | Sora 2 + xAI Grok Imagine Video + ByteDance Seedance 1.5/2.0-mini/2.0-fast/2.0/2.5 (720p + audio; 4K on 2.0, up to 30s on 2.5); RealFace asset โ†’ real-person video | $0.053โ€“0.32/sec charged | | `blockrun_realface` | Enroll a real person (phone liveness) or AI character (Virtual Portrait) as a `ta_xxxx` asset for Seedance 2.0 / 2.0-fast / 2.0-mini video (not 2.5) | free; $0.01 to enroll | @@ -506,7 +506,7 @@ Both. Switch instantly with `blockrun_wallet action:"chain"`. A few media/paid t BlockRun is agent-native AI infrastructure โ€” one wallet, x402 USDC micropayments, across every surface: -- **โšก [ClawRouter](https://github.com/BlockRunAI/ClawRouter)** โ€” the agent-native LLM router for OpenClaw. 71 models, <1ms local routing, USDC on Base & Solana. +- **โšก [ClawRouter](https://github.com/BlockRunAI/ClawRouter)** โ€” the agent-native LLM router for OpenClaw. 76 models, <1ms local routing, USDC on Base & Solana. - **๐Ÿค– [BRCC](https://blockrun.ai/brcc.md)** โ€” BlockRun for Claude Code: smart routing + x402 payments, purpose-built for Claude Code. - **๐Ÿ [ClawRouter-Hermes](https://github.com/BlockRunAI/ClawRouter-Hermes)** โ€” Python plugin wiring NousResearch Hermes into the ClawRouter proxy. - **๐Ÿ“š [Docs](https://blockrun.ai/docs)** ยท **[Models & pricing](https://blockrun.ai/models)** โ€” full SDKs, APIs, and the model catalogue. diff --git a/brand-numbers.json b/brand-numbers.json index 0d6a68e..3101d43 100644 --- a/brand-numbers.json +++ b/brand-numbers.json @@ -2,17 +2,17 @@ "$schema": "https://blockrun.ai/brand/numbers.schema.json", "version": 1, "models": { - "chatVisible": 71, - "totalVisible": 95, - "free": 5, - "freeWithheld": 20, + "chatVisible": 76, + "totalVisible": 100, + "free": 7, + "freeWithheld": 26, "image": 9, "video": 8, "music": 1, "speech": 5, "soundfx": 1, - "withFallback": 44, - "withFallbackAllEntries": 78 + "withFallback": 48, + "withFallbackAllEntries": 89 }, "clawrouter": { "dimensions": 15, @@ -29,6 +29,6 @@ "savings": { "baselineModel": "anthropic/claude-opus-5", "ecoVsBaselinePct": 98, - "autoVsBaselinePct": 88 + "autoVsBaselinePct": 84 } } diff --git a/skills/blockrun/SKILL.md b/skills/blockrun/SKILL.md index 7f6f1ef..1fa4b64 100644 --- a/skills/blockrun/SKILL.md +++ b/skills/blockrun/SKILL.md @@ -68,7 +68,7 @@ digits โ€” an unmarked number is invisible to that check, which is exactly how t ## Getting a first call working -**Free, no wallet, no key.** 5 open-weight +**Free, no wallet, no key.** 7 open-weight chat models cost nothing. Use `blockrun_chat` with `mode: "free"` โ€” the parameter is `mode`, not `routing`, and an unrecognised key is silently dropped, which lands you on the paid `balanced` tier instead. Calling the HTTP API directly, a free model needs no wallet and no