home / mcp / blockrun mcp server
Provides unified access to 30+ AI models with a single wallet, pay-per-use pricing, and no API keys.
Configuration
View docs{
"mcpServers": {
"blockrunai-blockrun-mcp": {
"command": "npx",
"args": [
"@blockrun/mcp"
],
"env": {
"BLOCKRUN_WALLET_KEY": "0xabcdef...",
"BASE_CHAIN_WALLET_KEY": "0x123456..."
}
}
}
}BlockRun MCP provides unified access to 30+ AI models with a single wallet, zero API keys, and pay-per-use pricing. You install once and then interact with multiple models through one command, simplifying setup and budgeting across providers.
You will install the MCP client, create a wallet automatically or use your own, fund it with a small amount of USDC, and then issue natural language prompts to any supported model. Use simple commands to ask questions, chat, or generate images, and let BlockRun select the right model or choose a specific model when you want full control.
Prepare the wallet and environment; generates or loads your wallet and prints the wallet address.
Send a natural language prompt to a specific model and receive a response.
Open an interactive chat with a model and continue a multi-turn conversation.
Request an image to be generated by the selected model.
List available models and their pricing at a glance.
Check the on-chain USDC balance of your wallet.
Show the current session budget usage and remaining allowance.
Choose a model set based on desired characteristics (fast, balanced, powerful, cheap, reasoning).
Fetch live data from X/Twitter based on your query.