← Registry

AI & Machine Learning

blockrun.ai

Provides AI model interaction, search, and research tools.

x402 supported1 endpoint8 known toolsFirst detected May 21, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.blockrun.ai/mcp

No auth detected

Known tools 8

blockrun_wallet

Manage payment wallet and agent spending budgets.

Potential side effects
blockrun_chat

Get a second opinion from another AI model, or use a specialized model for a specific task.

Inferred read-only
blockrun_models

List available AI models with pricing.

Inferred read-only
blockrun_search

Real-time web, X/Twitter, and news search.

Inferred read-only
blockrun_exa

Deep research via Exa neural search.

Inferred read-only
blockrun_markets

Prediction market data.

Inferred read-only
blockrun_price

Realtime quotes and OHLC history for crypto, FX, commodities and 12 global stock markets (Pyth-backed).

Inferred read-only
blockrun_dex

Real-time token prices, trading volume, and liquidity data from DexScreener.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.blockrun-ai]
url = "https://mcp.blockrun.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "blockrun-ai": {
      "type": "http",
      "url": "https://mcp.blockrun.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: blockrun-ai
Remote MCP URL: https://mcp.blockrun.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "blockrun-ai": {
      "url": "https://mcp.blockrun.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "blockrun-ai": {
      "type": "http",
      "url": "https://mcp.blockrun.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "blockrun-ai",
  "transport": "streamable-http",
  "url": "https://mcp.blockrun.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for blockrun.ai was fetched 2026-07-26T07:39:20.571Z and is being refreshed.

Trust status Neutral

blockrun.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.