diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 1f833db..6df3093 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -59,7 +59,7 @@ BlockRun works with the x402 facilitator network: | Tool | Description | Install | |------|-------------|---------| -| [blockrun-mcp](https://github.com/BlockRunAI/blockrun-mcp) | MCP Server — 19 tools across 66 AI models, image/video/music/speech gen, voice calls, crypto data (Surf), prediction markets, DEX prices, raw JSON-RPC (40 chains), DeFi TVL/yields, sandboxed code exec, search | `claude mcp add blockrun -s user -- npx -y @blockrun/mcp@latest` | +| [blockrun-mcp](https://github.com/BlockRunAI/blockrun-mcp) | MCP Server — 20 tools across 66 AI models, image/video/music/speech gen, voice calls, crypto data (Surf), prediction markets, DEX prices, raw JSON-RPC (40 chains), DeFi TVL/yields, sandboxed code exec, search | `claude mcp add blockrun -s user -- npx -y @blockrun/mcp@latest` | | [nano-banana-blockrun](https://github.com/BlockRunAI/nano-banana-blockrun) | Image generation skill via x402 micropayments | Claude Code skill | ### Framework Integrations diff --git a/README.md b/README.md index a16b0f3..ed28f5d 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ claude mcp add blockrun -s user -- npx -y @blockrun/mcp@latest **Who it's for:** Developers who don't want to manage 7 different provider accounts and API keys. Pay per request with USDC, one wallet covers everything. -**19 tools included:** +**20 tools included:** | Tool | What it does | |------|-------------| diff --git a/brand-numbers.json b/brand-numbers.json index 312505d..17b8fc5 100644 --- a/brand-numbers.json +++ b/brand-numbers.json @@ -21,7 +21,7 @@ "aliases": 202 }, "mcp": { - "tools": 19 + "tools": 20 }, "chains": { "rpc": 40 diff --git a/docs/getting-started/quickstart.md b/docs/getting-started/quickstart.md index 2e89a72..d60cb8f 100644 --- a/docs/getting-started/quickstart.md +++ b/docs/getting-started/quickstart.md @@ -16,7 +16,7 @@ A terminal, and ~$5 of USDC on **Base** (or Solana). Don't have USDC yet? Any Co ::::tabs :::tab{label="Claude Code (MCP)"} -Best for Claude Code, Cursor, and other MCP clients — natural-language access to all 19 tools. +Best for Claude Code, Cursor, and other MCP clients — natural-language access to all 20 tools. ```bash claude mcp add blockrun -s user -- npx -y @blockrun/mcp@latest diff --git a/docs/mcp/blockrun-mcp.md b/docs/mcp/blockrun-mcp.md index b0ee844..89a7a25 100644 --- a/docs/mcp/blockrun-mcp.md +++ b/docs/mcp/blockrun-mcp.md @@ -96,7 +96,7 @@ Then send USDC (SPL) on the **Solana** network — from Coinbase (pick "Solana") ## Available Tools -The MCP exposes 19 tools to Claude: +The MCP exposes 20 tools to Claude: ### `blockrun_chat` diff --git a/docs/mcp/skills.md b/docs/mcp/skills.md index 2e4247b..fd50e7e 100644 --- a/docs/mcp/skills.md +++ b/docs/mcp/skills.md @@ -179,7 +179,7 @@ Generate images via micropayments with the bundled skill. ::: :::card{title="BlockRun MCP" href="blockrun-mcp.md" icon="Boxes"} -The MCP server and the 19 tools skills build on. +The MCP server and the 20 tools skills build on. ::: :::card{title="Troubleshooting" href="troubleshooting.md" icon="Search"}