MCP Directory
Back

sudocode

by sudocode-ai · TypeScript · ★ 282

Lightweight agent orchestration dev tool that lives in your repo

#agents#ai#automation#claude-code#cli#coding-agents#mcp#mcp-server#multi-agent#typescript#vibe-engineering#workflows

Install

npx -y github:sudocode-ai/sudocode

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "sudocode": {
      "command": "npx",
      "args": [
        "-y",
        "github:sudocode-ai/sudocode"
      ]
    }
  }
}

From the README

sudocode npm install -g sudocode Automate the logistics of managing context and agents. Direct the work instead of babysitting agents. sudocode is a lightweight agent orchestration system that lives in your repo. Adding sudocode into your repo adds instant organizational capabilities to your coding agents. They'll gain the ability to track context over long-horizon tasks and work collaboratively on complex tasks. - Automate context handoff for complex tasks with sudocode's git-native agent memory system - Bring order to chaos by organizing your requirements, backg…
Read full README on GitHub →

Related ai & ml servers