longevity-genie/synergy-age-mcp
MCP server for the SynergyAge database of synergistic and antagonistic genetic interactions in longevity.
Quick Start
Clone the repository:
git clone https://github.com/longevity-genie/synergy-age-mcpClaude Desktop configuration example:
{
"mcpServers": {
"synergy-age-mcp": {
"command": "npx",
"args": [
"-y",
"longevity-genie/synergy-age-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.