
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@blockrun/mcp-server
Advanced tools
Hosted MCP — one URL, any agent, zero install.
claude mcp add --transport http blockrun https://mcp.blockrun.ai/mcp
No wallet? Use the local version instead — it auto-creates one.
| Tool | What it does | Cost |
|---|---|---|
blockrun_search | Web + news search | ~$0.01 |
blockrun_exa | Neural research — papers, competitors, similar products | $0.01 |
blockrun_markets | Prediction markets — Polymarket, Kalshi | $0.001 |
blockrun_dex | DEX prices via DexScreener | free |
blockrun_chat | Second opinion from GPT, Gemini, DeepSeek, etc. | per token |
blockrun_wallet | Balance, budgets, spending | free |
blockrun_models | List models + pricing | free |
Supports Base and Solana (auto-detected from key format).
Pass your wallet key via header: X-Wallet-Key: 0x...
Run blockrun_wallet without a key to see setup instructions.
git clone https://github.com/blockrunai/blockrun-mcp-server
cd blockrun-mcp-server
npm install && npm run build && npm start
Or Docker: docker build -t blockrun-mcp-server . && docker run -p 3000:3000 blockrun-mcp-server
| Endpoint | Method | Description |
|---|---|---|
/mcp | POST | MCP protocol |
/mcp | GET | SSE notifications |
/mcp | DELETE | Terminate session |
/health | GET | Health check |
blockrun.ai · local version · @blockrun/llm
MIT
FAQs
BlockRun MCP HTTP Server — deploy once, connect from anywhere
We found that @blockrun/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.