Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 170,000+ scientists worldwide. 158 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"scientific-agent-skills": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-scientific-agent-skills"
]
}
}
}