← All servers

blast-radius

ai.blast-radius/blast-radius v0.1.0
QS 45 Official Registry other

Blast Radius tools for AI strategy, diligence, and market updates.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add blast-radius --transport http https://blast-radius.ai/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "blast-radius": {
      "url": "https://blast-radius.ai/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "blast-radius": {
      "serverUrl": "https://blast-radius.ai/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "blast-radius": {
      "type": "http",
      "url": "https://blast-radius.ai/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "blast-radius": {
      "url": "https://blast-radius.ai/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "blast-radius": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://blast-radius.ai/mcp"
      ]
    }
  }
}

Tools (7 indexed · scanned 7/13/2026 · screened)

get_latest_update Get the latest dated Blast Radius synthesis (the newest 'Current Update'): a short editorial read on where the AI capabi…

Get the latest dated Blast Radius synthesis (the newest 'Current Update'): a short editorial read on where the AI capability surge and software defensibility stand now.

{
  "type": "object",
  "additionalProperties": false
}
get_thesis Get the durable Blast Radius thesis and key metrics, plus the current IGV software-ETF quote.
{
  "type": "object",
  "additionalProperties": false
}
ask_blast_radius Ask a question about the Blast Radius brief. Returns the most relevant excerpts for you to answer from; cite blast-radiu…

Ask a question about the Blast Radius brief. Returns the most relevant excerpts for you to answer from; cite blast-radius.ai. Note: the question text may be logged to improve the brief.

{
  "type": "object",
  "properties": {
    "question": {
      "type": "string",
      "description": "Your question about the brief."
    }
  },
  "required": [
    "question"
  ],
  "additionalProperties": false
}
assess_against_frontier_line Stress-test a company, product, or thesis against the Blast Radius 'Frontier Line' framework — an adversarial business-m…

Stress-test a company, product, or thesis against the Blast Radius 'Frontier Line' framework — an adversarial business-model survivability assessment under AI capability acceleration. Returns a structured scaffold (decisive verdict, doom clock, scored dimensions, disposable-software risk, risk split, bear case, incumbent attack map, durability evidence, strongest move, and a brutal closing question) for you to apply to the subject. Note: the subject text may be logged to improve the brief.

{
  "type": "object",
  "properties": {
    "subject": {
      "type": "string",
      "description": "The company, product, or thesis to assess."
    }
  },
  "required": [
    "subject"
  ],
  "additionalProperties": false
}
get_diligence_checklist Get the structured Blast Radius diligence checklist: the key anti-patterns and durable-startup characteristics used to a…

Get the structured Blast Radius diligence checklist: the key anti-patterns and durable-startup characteristics used to assess AI-first companies against the Frontier Line, each with a pitch question for founder conversations.

{
  "type": "object",
  "additionalProperties": false
}
get_igv_quote Get the current IGV (iShares Expanded Tech-Software ETF) quote — the SaaSpocalypse market signal referenced in the brief…

Get the current IGV (iShares Expanded Tech-Software ETF) quote — the SaaSpocalypse market signal referenced in the brief.

{
  "type": "object",
  "additionalProperties": false
}
subscribe Subscribe an email address to Blast Radius updates. The email is stored on the subscriber list.
{
  "type": "object",
  "properties": {
    "email": {
      "type": "string",
      "description": "Email address to subscribe."
    }
  },
  "required": [
    "email"
  ],
  "additionalProperties": false
}

Remote endpoints

TransportURLAuth headers
streamable-http https://blast-radius.ai/mcp none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/ai.blast-radius--blast-radius/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent