Your AI tools
join the team
Connect any AI tool to your team's cloud and it becomes part of the team. What it learns there stays with the team.
60+ AI tools, connected with no setup
One command, runwork setup, finds the AI tools on each computer and connects them to your workspace. Anything that supports MCP connects too.
Full support means runwork setup wires up the desktop app, CLI, local agent config, skills, and MCP automatically. Any MCP-compatible tool can also connect manually using your workspace endpoint URL and API key.
What's in your work cloud
Everything your agent gets access to the moment it connects.
Plus your team's own entities, workflows, agents, components, and apps. The agent sees the same surface area your humans do.
How agents connect
MCP (Model Context Protocol)
Every workspace exposes an MCP server. Your AI agent connects once and gets tools for everything: entities, workflows, schedules, integrations, files, skills.
Streamable HTTP and SSE transports. Standard protocol. Works with any MCP-compatible tool.
Learn moreRunwork CLI
Full terminal interface to the workspace. Every command supports --json for machine-readable output that AI agents parse natively.
runwork agents, runwork entities, runwork workflows, runwork integrations, runwork files, and more.
Learn moreSkills (SKILL.md)
Every app auto-generates a skill file with capability descriptions, API references, and domain knowledge. Your agent reads it and understands what's available.
YAML frontmatter + markdown. Portable to any AI tool. Downloaded from dashboard or synced via CLI.
Learn moreKnowledge files (CLAUDE.md, AGENTS.md)
When any AI agent creates or opens a Runwork app (via runwork init or runwork dev), the platform generates knowledge files on the fly. This works for any agent: Claude Cowork on the desktop creating a workflow, Claude Code building a full app, or Cursor adding an endpoint. The agent understands Runwork from the first prompt.
Created automatically. Always up to date. Works with Claude Cowork, Claude Code, Cursor, Codex, and any agent that reads project files.
Learn moreCommunity sync (skills.sh + MCP Registry)
Pull skills and MCP servers from public sources directly into your workspace. Your agent can install community-built tools from skills.sh + MCP Registry the same way it loads team-authored ones.
Installable via CLI or dashboard, isolated per workspace.
Learn moreWhat your AI tools do here
Three modes once connected: your agent knows the business, operates the workspace, and makes things the team keeps.
Know
Work with full context of your business.
- Full workspace context
Your agent sees your data, connected integrations, and team skills from the first prompt, with no pasting background into every chat.
- Tap team skills
Use skills your teammates have built. What one person teaches their agent, every agent on the team can do.
- Hand off conversations
Pass an AI conversation to a teammate; they resume it natively in their own agent, with the full thread and context intact.
- Persistent memory
Conversations, prior apps you built together, and team context carry across sessions. Your agent picks up where it left off.
Do
Operate the workspace through the MCP server.
- Query and write entities
Read and update your team's data model: customers, projects, leads, vendors, anything you've defined.
- Call 3,300+ integrations
HubSpot, Stripe, Slack, Google, Notion, Linear. Every connected integration becomes a tool the agent can call directly.
- Trigger workflows & schedules
Run multi-step automations with parameters or kick off scheduled jobs on demand.
- Files & storage
Upload reports, download data, manage workspace buckets the same way humans do.
- Call public endpoints
Hit any HTTP endpoint your team has exposed from a workspace app: webhooks, APIs, internal tools.
Build
Create new apps, skills, and agents from conversation.
- Vibe-code full apps
Spin up a full-stack app from a prompt:
runwork init→runwork dev→runwork deploy. Frontend, backend, schema, integrations. - Author skills & agents
Write team-shared skills, register MCP servers, deploy task agents. Anything you build syncs to every teammate's tools.
- Drop in components
Reusable UI building blocks for the apps your agent assembles. No styling guesswork.
- Delegate to agent sandboxes
Hand off heavy or long-running work to isolated compute environments with full code execution.
Permissions, audit logs, and adoption
Your AI tools follow the same rules as people. Each one gets a role, permissions decide what it can reach, and everything it does lands in the audit log. The adoption dashboard shows the work your AI actually does for the team.
Connect in 60 seconds
Download the desktop app
It signs into your workspace, detects the AI tools on the computer, connects them to your team cloud, and quietly keeps everything in sync from the menu bar. Nothing to configure, so it works for every teammate, technical or not.
Prefer the terminal? Same setup, three commands.
That's it. Every connected agent now sees the same skills, data, integrations, and automations your team uses, and stays in sync as the workspace evolves.
The Desktop app runs the same setup with a guided UI, so every teammate gets there without touching a terminal.
Questions people actually ask
Mostly about connecting what you already have.
Which AI tools work with our existing stack of Stripe, HubSpot and Slack?
Can our AI actually do things in those apps, or only read from them?
Does connecting all this need a developer?
runwork setup, finds the AI tools already installed on a computer and connects them, and the desktop app runs the same thing with a guided screen for anyone who would rather not open a terminal. Connecting an integration is an authorisation screen, the same as connecting any app to any other.