Spoolis docs
Connect Spoolis to your AI assistant
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.
- 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.
- 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 for stdio setup, tool details, authentication, and production configuration.