Bosca

Early access

Content, audience,
and delivery.
One platform.

Bosca unifies your content, your work, and your audience — then puts intelligence to work on all of it: analytics across the whole platform, built-in AI agents, recommendations that learn what each person cares about, and experiments that prove what works.

The platform

22 subsystems. Working together.

Each one is a first-class product — and every one of them shares the same permissions, the same events, the same API.

Operate

GatewayProxy authenticated traffic to upstream HTTP services
KubernetesMonitor clusters, manage workloads, and configure infrastructure
SystemManage jobs, security, storage, and platform configuration

For developers

One schema to everything

Every capability — content, work, audience, infrastructure — hangs off a single GraphQL schema with real-time subscriptions. If you can see it in the app, you can query it.

GraphQL-first
Every subsystem speaks one schema. Typed clients, subscriptions, and batching included.
A real CLI
A single native binary drives content, work, CI, and deployment — and embeds an MCP server for AI assistants.
Self-hostable
Official Helm charts, a built-in Kubernetes console, and PostgreSQL at the core. Your infrastructure, your data.
Scriptable everywhere
Kotlin scripts, visual pipelines, and event triggers automate the platform from the inside.
query.graphql
query {
  content {
    categories {
      all {
        id
        name
      }
    }
  }
  workops {
    tasks {
      taskByKey(key: "PLAT-42") {
        key
        summary
      }
    }
  }
}

Bosca is in early access

We're opening the platform gradually — content, audience, delivery, and everything that connects them.

Explore the platform