Look up identity and computed property data for sodium hypochlorite, the active ingredient in most soft-wash/mold-treatment mixes, before a crew prepares a chemical batch
domain: pubchem.ncbi.nlm.nih.gov · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Build a PUG REST request using the prolog https://pubchem.ncbi.nlm.nih.gov/rest/pug plus an input segment naming the compound, e.g. compound/name/sodium hypochlorite.
Append an operation segment such as property/MolecularFormula,IUPACName,CanonicalSMILES to request specific computed properties.
Append an output format (JSON or CSV for multiple properties; TXT only supports a single property) and send the GET request.
Parse the returned identifiers to confirm you have the correct compound (CID) before pulling any further data on it.
If broader context is needed, look up the same CID in PUG-View to see what structured reference sections PubChem has curated for it, treating PubChem as an identity/reference source rather than a substitute for the manufacturer's SDS.
Known gotchas
PubChem enforces a request-throttling policy (no more than about 5 requests/second); scripts should add delays or risk being temporarily blocked.
TXT output only supports a single requested property per call; request CSV or JSON when asking for multiple properties in one call.
PubChem is a chemical-identity/reference resource, not an official regulatory SDS provider; treat it as a lookup aid, not the compliance document of record.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?