codrift

filipecabaco/codrift
★ 0 stars Elixir Code/Dev Tools Updated 4d ago
TUI & MCP server for agent orchestration
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codrift": {
      "command": "npx",
      "args": [
        "-y",
        "filipecabaco/codrift"
      ]
    }
  }
}

README Excerpt

> Drive multiple AI coding agents across your projects from a single keyboard-driven terminal. Codrift is a TUI for running Claude Code, Aider, and shell agents side-by-side. You group directories into **initiatives**, launch agents against each one, watch their output live, review diffs, and let them share knowledge through a built-in memory store — all without leaving the terminal.

Tools (1)

Tab