Skip to content

Connect Claude

Both MCP servers are live on Cloudflare Workers, so connecting is just pasting a URL. The two server URLs, used on every tab below:

  • Procurement MCP (operate the lifecycle, token-gated, private slot):
    https://partifact-procurement-mcp.thanhvuttv.workers.dev/mcp/partifact-public-demo/<your-slot>
  • Docs MCP (read the docs as tools, public, no token):
    https://partifact-docs-mcp.thanhvuttv.workers.dev/mcp

Pick your client.

Open Settings → Connectors → Add custom connector, paste a server URL above, and save. Start a fresh chat with the connector enabled.

Sanity check: on the Docs MCP, ask the agent to run search_docs("verify webhook signature") (it should return the Webhooks page); on the Procurement MCP, ask it to call get_started.

<your-slot> is any name you choose ([a-z0-9_-]). It selects your own private sandbox, seeded with the same 2019 Toyota Corolla repair job (CCC-2026-04817). Two people on two slots never touch each other’s data; pick a new name any time for a clean slate, and idle slots self-reset after about an hour. The public token partifact-public-demo only gates the hosted endpoint against random traffic. Full detail on Credentials and tokens.

  • A wrong or missing token on the Procurement MCP returns 401 unauthorized.
  • Omitting the slot (.../mcp/<token> with no trailing name) drops you in a single shared sandbox: fine for a quick look, but use a slot for an uninterrupted run.
  • Each slot holds one confirmable supplier (Christchurch Toyota), so only orders placed with that supplier can be confirmed. The tools say so, and a capable agent self-corrects.

With a connector live, hand the agent the work. Both test prompts live on the experiment pages, where each is explained, so connect here and run them there: