Optimize prompts, code, and more with AI-powered Reflective Optimization

5,984 stars Jupyter Notebook
RAW Config

Claude Desktop Configuration

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

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