chemical safety for Claude Desktop
io.github.rootsbymenda/chemical-safety
Chemical hazard lookup: SVHC, GHS, NIOSH, ICSC. 468K classifications. Free.
client:Claude Desktop
transport:streamable-http
Install chemical safety in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"chemical-safety": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://chem-mcp-server.rootsbybenda.workers.dev/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