Back to directory
mcgravity

mcgravity

@tigranbs93

Fast TUI that orchestrates AI coding tools (Claude Code, Codex, Gemini) in a plan→execute→review loop. Breaks work into atomic tasks for easier verification and course-correction.

proxyload balancingscalingmcptool

Installation & Configuration

{
  "mcpServers": {
    "echo-server": {
      "url": "http://localhost:3000/sse",
      "name": "echo-server",
      "version": "1.0.0",
      "description": "A simple echo server",
      "tags": [
        "echo"
      ]
    }
  }
}

Information

Transport
ssestreamable
Language
Rust
Created
2025/4/12
Updated
2026/6/7