Optimize prompts, code, and more with AI-powered Reflective Optimization
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"gepa": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gepa"
]
}
}
}