MiMo-Code

GitHub

MiMo Code: Where Models and Agents Co-Evolve

12,626 stars TypeScript #ai#ai-agents#cli#mimo#mimo-code
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "MiMo-Code": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-MiMo-Code"
      ]
    }
  }
}