developzir/gepa-mcp
MCP server integrating GEPA (Genetic-Evolutionary Prompt Architecture) for automatic prompt optimization with Claude Desktop
Platform-specific configuration:
{
"mcpServers": {
"gepa-mcp": {
"command": "npx",
"args": [
"-y",
"gepa-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...