Blast Radius tools for AI strategy, diligence, and market updates.
claude mcp add blast-radius --transport http https://blast-radius.ai/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"blast-radius": {
"url": "https://blast-radius.ai/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"blast-radius": {
"serverUrl": "https://blast-radius.ai/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"blast-radius": {
"type": "http",
"url": "https://blast-radius.ai/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"blast-radius": {
"url": "https://blast-radius.ai/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"blast-radius": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://blast-radius.ai/mcp"
]
}
}
}
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
}
{
"type": "object",
"additionalProperties": false
}
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
}
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 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 the current IGV (iShares Expanded Tech-Software ETF) quote — the SaaSpocalypse market signal referenced in the brief.
{
"type": "object",
"additionalProperties": false
}
{
"type": "object",
"properties": {
"email": {
"type": "string",
"description": "Email address to subscribe."
}
},
"required": [
"email"
],
"additionalProperties": false
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://blast-radius.ai/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/ai.blast-radius--blast-radius/reviews or the review_server meta-tool.
POST /mcp