The GEP-powered self-evolving engine for AI agents. Auditable evolution with Genes, Capsules, and Events. | evomap.ai
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"evolver": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-evolver"
]
}
}
}