blockrun-mcp

A plugin marketplace listing for a collection of BlockRun add-ons. The collection includes tools for using BlockRun, installing it, debugging it, upgrading it, and researching with Exa.

In plain words
What is it for?
Use it when you want to discover or install several BlockRun-related add-ons for an AI coding tool.
Why use it?
It groups related setup, troubleshooting, usage, and research instructions in one installable collection.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add BlockRunAI/blockrun-mcp
agentmods
npx agentmods add plugins/blockrunai/blockrun-mcp/marketplace
Clone the repo
git clone --depth 1 https://github.com/BlockRunAI/blockrun-mcp

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

blockrun-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 90 lines

How it starts

The opening of the file, as written. The whole thing — 90 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "blockrun-mcp",
  "owner": {
    "name": "BlockRun",
    "email": "[email protected]"
  },
  "plugins": [
    {
      "name": "blockrun",
      "source": "./skills/blockrun",
      "description": "Start here. Pay-per-call access to AI models, real-time data, media generation and multi-chain RPC over x402 — which tool to reach for, how the wallet works, and how to get a first call working without spending anything."
    },
    {
      "name": "blockrun-setup",
      "source": "./skills/blockrun-setup",
      "description": "Use when asked to install, add, or set up the BlockRun MCP server in Claude Code, Cursor, Codex or another client — the nvm/Homebrew PATH fix, first-run wallet, funding with USDC, profiles, and proving the install works."
    },
    {
      "name": "blockrun-debug",
      "source": "./skills/blockrun-debug",
      "description": "Use when BlockRun MCP is installed but misbehaving — Failed to connect, spawn npx ENOENT, HTTP 402, fetch failed, media timeouts, missing spend dialogs, or a Polymarket order failing after funding. Symptom → cause → fix, plus what never to do."
    },
    {
      "name": "blockrun-upgrade",
      "source": "./skills/blockrun-upgrade",
      "description": "Use when the server prints 'Update available', when asked to upgrade, pin or roll back @blockrun/mcp, when a fix should be in the new version but the client still runs the old one, or when refreshing skills copied into a project."
    },
    {
      "name": "exa-research",
      "source": "./skills/exa-research",
      "description": "Use when researching products, finding academic papers, discovering competitors, reading webpage content, or getting cited answers grounded in real web sources."
    },
    {
      "name": "search",
      "source": "./skills/search",
      "description": "Use when the user wants real-time web or news results with AI-summarized answers and citations — the cheapest path for \"what just happened\" questions where freshness beats s

Read the full file on GitHub · 90 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 90 lines scan A 93969971414c

Subscribe to this mod's changes

blockrun-mcp is a plugin published in the GitHub repository BlockRunAI/blockrun-mcp (393 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.