Demo catalogue / connect

Point your agent at the catalogue.

One endpoint, Streamable HTTP, no auth, no signup. Your agent gets six tools: search with datasheet-provenance specs, full part records, compatibility checks against real engineering constraints, and priced bills of materials.

The endpoint

https://partsgraph.ai/api/mcp

Claude — web, desktop or mobile

  1. 01Open Settings → Connectors (on a paid Claude plan) and choose Add custom connector.
  2. 02Name it Partsgraph and paste the endpoint above. No OAuth screen appears — the catalogue is public and read-only.
  3. 03In a new chat, enable the connector and ask: “Spec me a two-wheel robot from the Partsgraph catalogue — full BOM with prices.”

Claude Code

claude mcp add --transport http partsgraph https://partsgraph.ai/api/mcp

ChatGPT

  1. 01Open Settings → Connectors (developer mode may need enabling under Advanced) and add a custom connector.
  2. 02Paste the endpoint above, authentication none.
  3. 03Ask for the robot, the weather station or the plant waterer.

Registry-aware clients

The connector is published in the official MCP Registry as ai.partsgraph/catalog — clients that browse the registry can install it by name.

What to try first

Tool calls are logged anonymously — a salted hash of the network address, never the address itself — to power the public demo dashboard. Details in the privacy policy. Prices are indicative and dated; availability is never claimed.