MCP Directory
Back

claude-co-commands

by SnakeO · ★ 118

Co-* planning, validation, and brainstorming commands for Claude Code via Codex MCP

Install

git clone https://github.com/SnakeO/claude-co-commands.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-co-commands": {
      "command": "npx",
      "args": [
        "-y",
        "github:SnakeO/claude-co-commands"
      ]
    }
  }
}

From the README

3 collaboration commands for Claude Code that use the [Codex MCP server](https://github.com/openai/codex) to generate parallel plans, validate plans, and brainstorm ideas. | Command | Description | When to Use | |---------|-------------|-------------| | | Bounce ideas off Codex | Want fast alternative ideas, critiques, and perspectives | | | Generate a parallel plan via Codex | Want a second opinion on your planning approach | | | Get a staff engineer review of your plan | Want critical feedback before finalizing a plan | - [Node.js](https://nodejs.org/) (for ) - [Claude Code](https://doc…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers