System Map
Every service in the Steele Zone stack — live status, connections, and what each one does.
Powered by the system-health skill via api.meshtool.ai/mcp. This map is the whole kitchen, visible.
🟢 Live Services
thinkzone-api
Railway · api.meshtool.ai
Agentic API · /mcp · /v1/stream SSE bus · Stripe + Coinbase webhooks
brain
Railway · brain-production-6f54.up.railway.app
Event bridge · 8 flows · routes to thinkzone-api + Core MCP
discoslop
Vercel · disco-bass.com
AI DJ web app · MusicGen (RunPod) · DJ Board · Synth · Beat Maker
meshtool-landing
Vercel · meshtool.ai
MeshTool marketing + skills marketplace + live agent demo
wide-awake
Railway · Telegram @wide_awakebot
Telegram arbitrage bot
obs-overlay
Railway · obs-overlay-production.up.railway.app
OBS tip leaderboard browser source
creator-os-hub
Vercel · creator-os-hub-one.vercel.app
Owner Mission Control · event feed · service health · topology map
🔵 In Progress / Local
alive-os
localLocal · local MCP stdio
30-tool MCP nervous system · sensory / mood / autonomy / mesh
crs
code-onlyVercel · crs-steele-zone.vercel.app
Compounding Ritual System · needs /api/health + deploy
Query this map from any agent
The System Health skill returns live status for all services. Call it before making downstream requests.
// via api.meshtool.ai/mcp
{
"tool": "system-health",
"params": {}
}
// returns: { services: [ { name, status, latency_ms } ] }services.manifest.json · reconciled by scripts/reality-audit.js