Catalog
com.covasyn/chemistry
Officialby oliverkraft93-ops · Python
Deterministic MCP for AI agents: drug discovery, ADMET, docking, LNPs, DoE, retrosynthesis, ICH M7
AI tools for drug discovery including ADMET prediction, molecular docking, and retrosynthesis.
Topics
chemistryclaudecursormcpmodel-context-protocolpharmardkitadmetai-agentscheminformaticsdrug-discoverygxpmcp-serverich-m7
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"chemistry": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.covasyn.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.