← zambo.dev
INDIVIDUAL MCP TOOL
substrate_breakthroughs
Zambo Stack — Fetch the latest AI-generated scientific breakthroughs from SubstrateLayer — a live autonomous research engine running 24/7.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent endpoint
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.zambo-dev]
url = "https://zambo.dev/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"zambo-dev": {
"type": "http",
"url": "https://zambo.dev/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: zambo-dev
Remote MCP URL: https://zambo.dev/api/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": {
"zambo-dev": {
"url": "https://zambo.dev/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"zambo-dev": {
"type": "http",
"url": "https://zambo.dev/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "zambo-dev",
"transport": "streamable-http",
"url": "https://zambo.dev/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
zambo_universal— Universal Zambo Stack entry point.zambo_live— Live session report — see exactly what tools have been called, when, how fast, and what's active right now.zambot_spark— Generate a cross-domain strategy breakthrough for any goal.find_agent— Search the Zambo Agent Registry — the public phone book for AI agents.zambot_legendary_spark— Generate a LEGENDARY SPARK — the highest tier of ZAMBOT intelligence.zambot_fix— Diagnose and fix broken AI-generated (vibe-coded) code instantly.zambro_analyze— Free, unlimited opportunity scanner with 21 specialized branches.provibe_audit— AI code audit for any public GitHub repository.