Integrations
Every agent harness and framework BlockRun plugs into — the setup for each, paid per call in USDC over x402 with no API keys.
- Claude Code
Install the BlockRun MCP in Claude Code and pay per request in USDC over x402 for every frontier model, image, video and live data — no API keys, no subscription.
- Claude Desktop
One entry in claude_desktop_config.json gives Claude Desktop every BlockRun model, media generation and live data, paid per call in USDC over x402 with no API keys.
- Cursor
Point Cursor's mcp.json at the BlockRun MCP server and the editor's agent can call any frontier model, generate media and pull live data, paid per request in USDC.
- OpenAI Codex
clawrouter-codex translates Codex's Responses API onto BlockRun chat completions, so Codex runs on any model in the catalog and pays per request in USDC, no OpenAI key.
- OpenClaw
ClawRouter is the open-source model router built for OpenClaw: install the plugin, fund one wallet, run /model blockrun/auto and every request is routed and paid in USDC.
- Nous Research Hermes
hermes-plugin-clawrouter replaces one provider block per lab with a single local endpoint: a Hermes agent reaches every BlockRun model and pays per request in USDC over x402.
- DeepSeek Harness
dsh-clawrouter wires DeepSeek's open-source harness to ClawRouter: every model from one wallet, and a stronger model reviews flagged tool calls before the executor runs them.
- ElizaOS
@blockrun/elizaos-plugin gives ElizaOS agents every BlockRun model through one plugin entry, paid per request in USDC over x402 with no per-provider API keys.
- LangChain
Run the blockrun-litellm sidecar and point LangChain's ChatOpenAI at it: tools, streaming and async all work, and every call pays per request in USDC over x402.
- LiteLLM
blockrun-litellm adds BlockRun as a LiteLLM provider and ships an OpenAI-compatible proxy that signs x402 payments locally — every model, one wallet, no provider keys.
- OpenAI Agents SDK
Point the OpenAI Agents SDK at the blockrun-litellm sidecar and its agents run on any model in the catalog — OpenAI's, Anthropic's, open-weight — paid per request in USDC.
- Vercel AI SDK
Call every BlockRun model from a Vercel AI SDK app with the @blockrun/llm TypeScript client, or through an OpenAI-compatible provider pointed at a local x402 sidecar.
- Coinbase AgentKit
An AgentKit agent already holds on-chain assets; add the BlockRun Python SDK and it pays per request for every model in the catalog from the same wallet, over x402.
- GOAT SDK
Use GOAT SDK for cross-chain execution and the @blockrun/llm client for reasoning: every model in the catalog, paid per request in USDC over x402, no provider keys.