MCP Server that exposes GEP (Genome Evolution Protocol) evolution capabilities to any MCP-compatible AI agent
{
"mcpServers": {
"evomapgep": {
"command": "npx",
"args": [
"-y",
"@evomap/gep-mcp-server"
]
}
}
}