Amass for Claude Desktop
tech.amass/amass
Linked life-science search: 40M+ papers, 1.2M+ trials, drugs, genes, FDA/EMA approvals, patents.
client:Claude Desktop
transport:streamable-http
Install Amass in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"amass": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.amass.tech/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs