The repository contains runnable open-source services, not a drop-in clone of eyeball Cloud.

What you can run

ComponentOpen sourceDefault persistence
Executor and provider adaptersYesIn memory by default; provided Postgres execution/file/webhook/trigger/usage/agent stores with EYEBALL_DATABASE_URL
MCP Streamable HTTP gatewayYesIn memory by default; provided Postgres session/task store with EYEBALL_DATABASE_URL
DashboardYesReads executor APIs
Provider mocks and MockhouseSeparate source workspaceIn memory
Environment credential providerYesProcess environment
Development fixture vaultYes, opt inProcess-local

What Cloud adds

Hosted OAuth redirects and callbacks, encrypted refresh-token storage, reconnect/consent repair, managed connect UI, and hosted operations are not implemented by these OSS services.

Start with the architecture, connect real providers with Connect real providers, then configure each process.