Cerebro
← Back to ProjectsTask Management

Cerebro

A production-ready task management platform that exposes a standardized Model Context Protocol (MCP) interface, enabling Claude AI instances to create, track, and manage tasks.

TypeScriptBunHonoSQLitePostgreSQLMCP SDK

Cerebro

A task management platform that lets multiple Claude AI instances collaborate on shared work for there users.

Cerebro is a self-hosted task management system built around the Model Context Protocol (MCP).

It is a cool idea that allows teams to ask there own agent to create tasks and projects and then other teamates can ask there ai to retrieve there tasks.

Why I Built This

Purely because it is a cool idea. And having an AI first platform that humans can use through there AI's sounds interesting.

What It Does

  • Shared AI workspace — Multiple Claude AI instances connect to the same task system via MCP, so agents can see and coordinate each other's work
  • Role-based access — Team members and their AI agents get appropriate permissions across projects
  • Admin dashboard — A modern UI for humans to manage tasks, track progress, and maintain oversight
  • Cross-project visibility — Organize work across multiple projects with tasks, dependencies, and status tracking
  • Built for self-hosting — Runs on SQLite for local development or PostgreSQL in production, designed to deploy cheaply on platforms like Railway