Open Source

Building in
Public.

The Zambo Stack is built in public by Brennan Zambo - solo, no VC, no team. The MCP protocol is open. The discovery files (llms.txt, agent.json, entities.json) are open. The build log is public. This is what open AI infrastructure looks like.

Open Discovery

llms.txtLLM context file - structured description of the full Zambo Stack for AI crawlersView
llms-full.txtExtended LLM context - complete tool documentation and API specsView
agent.jsonAgent discovery manifest - machine-readable tool catalog and capability mapView
entities.jsonEntity graph - products, people, and relationships in structured JSONView
mcp.jsonMCP server discovery - standard MCP protocol discovery fileView
openapi.jsonOpenAPI 3.0 spec - complete REST API documentationView
robots.txtCrawler policy - all bots welcome, all tools discoverableView

Build Log

The full build log documents every major decision in the Zambo Stack - architecture choices, tradeoffs, mistakes, and lessons from building 17 products solo in 6 months.

MCP Protocol

The Zambo MCP server implements the open Model Context Protocol. Any MCP client can connect - Claude, Cursor, Windsurf, Cline, or custom clients. The server returns its full tool list at /api/mcp via standard MCP initialize + tools/list calls.

Community

Join the conversation on X (@zambodotdev) and Telegram (@zambodotdev). Build log updates, new tool announcements, and the real story of shipping in public.

Read the Build Log Follow @zambodotdev