Docs

Introduction

Real-time project management with a local AI agent bridge.

Convoy is a multi-tenant project management app with a local agent bridge. The web app gives teams a shared interface for projects, tasks, and AI threads, backed by a Convex realtime database. A separate local process — the Convoy CLI — claims queued thread work on a developer's machine, launches Claude Code (or another supported runtime), and streams output back into the web UI.

Rendering diagram...

Pick your path

What Convoy includes

  • Multi-tenant web app for organizations, projects, and tasks
  • Task hierarchies, comments, attachments, and markdown artifacts
  • Thread-based AI chats attached to project work
  • Local CLI bridge that runs Claude Code today and additional runtimes over time
  • MCP server for editor and agent integrations

See the Roadmap for which runtimes and integrations are fully supported today.

If you want the model before the install steps

Read How Convoy works for the product and runtime models and how a thread travels from the web app to your machine. Read Using Convoy for a product-level tour.

On this page