Documentation

Services

Connect environments and agents to remote software services only when a task needs them.

Planned service model

Remote services are not part of the current CLI command surface. The design goal is to let a future environment lock describe an explicitly requested service connection or execution lease without turning Basecamp into a general-purpose remote command runner.

Service categories

CategoryExamplesStatus
Agent toolsMCP servers, skills, pluginsIn design
DatabasesPostgreSQL, Redis, vector databasesIn design
Browserremote browser sessions and automationIn design
GPUinference and accelerated workersIn design
Infrastructurequeues, object storage, cachesIn design
Remote executionisolated build and task workersLong-term

Not everything has to be downloaded

Some software is best delivered as a local artifact. Other needs are better represented as a temporary service connection or execution lease. Basecamp is designed to support both.