The Launch Pad Universe
Your mission control for all TLP projects β see what's live, what's building, and what needs attention. Everything TLP builds across cloud services, native Mac apps, and AI infrastructure is tracked here in one place, with live status checks, GitHub links, and plain-English descriptions so both humans and AI agents can navigate the ecosystem.
How to use this dashboard
Click any project card to see its live status, GitHub link, stack, and notes. Use the category tabs at the top to filter by TLP Cloud, OpenClaw, or Infrastructure.
GET /api/mcp β tool manifest. POST /api/mcp β execute a tool. GET /api/a2a β agent card. POST /api/a2a β submit a task (natural language supported). CORS open.
Base URL: https://universe.thelaunchpadtlp.education. Tools: get_projects, get_project, search_projects, get_glossary, get_status. Full docs at /help.
POST /api/a2a with a natural-language message and the agent routes it to the right skill automatically. Full A2A protocol response shape documented at /help.