One portal that hosts the apps and exposes the whole business to agents over MCP.
A solo operation runs many apps — warehouse, ops, ads, agents. They needed one front door: a place a human logs into once and a place an agent can reach the whole business programmatically.
Art & See OS is that hub. It hosts the other apps behind SSO and exposes the business to agents as an MCP server — 10+ data-warehouse tools and 12+ ops tools, callable by any agent. It triggers automations (Reddit outreach via a Python worker), brokers config for scheduled tasks, and hosts an AI chat surface. It is the layer that turns a pile of apps into one orchestrated system.
Operator any agent
│ SSO │ MCP
▼ ▼
┌────────────────────────────────────────┐
│ Art & See OS (hub) │
│ hosts apps · brokers config · AI chat │
└────────────────────────────────────────┘
│ exposes as MCP tools │
▼ ▼
10+ warehouse tools 12+ ops tools
│ │
└──────────┬─────────────┘
▼
triggers automations (Reddit worker, jobs)