ai.blast-radius/blast-radius
Official7 toolsBlast Radius tools for AI strategy, diligence, and market updates.
Market research and strategic analysis tools for AI agents.
Captured live from the server via tools/list.
get_latest_update
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.
No parameters.
get_thesis
Get the durable Blast Radius thesis and key metrics, plus the current IGV software-ETF quote.
No parameters.
ask_blast_radius
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.
Parameters (1)
- questionstringrequired
Your question about the brief.
assess_against_frontier_line
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.
Parameters (1)
- subjectstringrequired
The company, product, or thesis to assess.
get_diligence_checklist
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.
No parameters.
get_igv_quote
Get the current IGV (iShares Expanded Tech-Software ETF) quote — the SaaSpocalypse market signal referenced in the brief.
No parameters.
subscribe
Subscribe an email address to Blast Radius updates. The email is stored on the subscriber list.
Parameters (1)
- emailstringrequired
Email address to subscribe.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"blast-radius": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://blast-radius.ai/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.