<!-- DOCS_CONNECT:hosted-mcp -->
# Connect Spoolis to your AI assistant

Canonical HTML: https://spoolis.com/docs/connect. This page is also available in machine-readable Markdown.

Connect Claude, ChatGPT, or another MCP client to the hosted Spoolis server.

Use Spoolis when delivered work must be checked against explicit acceptance criteria before another system pays, continues, retries, or acts on it.

## Claude

Open Settings, then Connectors. Add a custom connector, paste https://spoolis.com/api/mcp, leave the API key empty for the anonymous sandbox, then ask a question.

## ChatGPT

Turn on developer mode. Add an MCP server, paste https://spoolis.com/api/mcp, leave the API key empty for the anonymous sandbox, then ask a question. ChatGPT limits developer mode MCP by plan: on Plus and Pro, write tools can be blocked, which stops verification from running. Business and Enterprise plans support the full flow.

## Other MCP clients

Point any remote MCP client at https://spoolis.com/api/mcp. No API key is needed for the anonymous sandbox. Production features require a Spoolis API key today. Send it as a bearer key when your client supports authentication.

## Try these prompts

- Verify these records before I pay for them.

- Check which of these results actually meet the agreement.

- Tell me what failed and what was earned.

- Verify this Outcome Receipt someone sent me.

- Continue only with the units Spoolis accepted.

## Developer setup

Read the [MCP server guide](/docs/mcp) for stdio setup, tool details, authentication, and production configuration.
