Free safety data sheet (SDS) lookup by product name, plus an OSHA HazCom readiness check.
claude mcp add sds-lookup --transport http https://sdsentry.0xpi.com/mcp-sds
~/.cursor/mcp.json
{
"mcpServers": {
"sds-lookup": {
"url": "https://sdsentry.0xpi.com/mcp-sds"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sds-lookup": {
"serverUrl": "https://sdsentry.0xpi.com/mcp-sds"
}
}
}
.vscode/mcp.json
{
"servers": {
"sds-lookup": {
"type": "http",
"url": "https://sdsentry.0xpi.com/mcp-sds"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"sds-lookup": {
"url": "https://sdsentry.0xpi.com/mcp-sds"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"sds-lookup": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sdsentry.0xpi.com/mcp-sds"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://sdsentry.0xpi.com/mcp-sds | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.0xpi.sdsentry--sds-lookup/reviews or the review_server meta-tool.
POST /mcp