Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Franklin — the AI agent with a wallet. Writes code and spends USDC across 71 m
:::

:::card{title="I use Claude Code / Cursor" href="getting-started/quickstart.md" icon="Terminal"}
One MCP install adds 18 `blockrun_*` tools to your assistant. Best for Claude Code, Cursor, and other MCP clients.
One MCP install adds 20 `blockrun_*` tools to your assistant. Best for Claude Code, Cursor, and other MCP clients.
:::

:::card{title="I'm building an agent / backend" href="getting-started/sdk-developers.md" icon="Code"}
Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started/claude-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ For more help, see [MCP Troubleshooting](../mcp/troubleshooting.md).
::::cards

:::card{title="Browse the MCP tools" href="../mcp/blockrun-mcp.md" icon="Boxes"}
The full list of 18 `blockrun_*` tools — chat, image, video, search, markets, RPC, and more.
The full list of 20 `blockrun_*` tools — chat, image, video, search, markets, RPC, and more.
:::

:::card{title="Generate images" href="../products/creation/nano-banana.md" icon="Image"}
Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ If a call returns `402 Payment Required` after retrying, your wallet is empty or
::::cards

:::card{title="Browse all tools" href="../mcp/blockrun-mcp.md" icon="Boxes"}
The full list of 18 `blockrun_*` tools — chat, image, video, search, markets, RPC, and more.
The full list of 20 `blockrun_*` tools — chat, image, video, search, markets, RPC, and more.
:::

:::card{title="Explore the models" href="../products/intelligence/overview.md" icon="Brain"}
Expand Down
Loading