Integrations
Connect Pre-Trip to Claude, Cursor, or any MCP client, so a source-cited compliance check rides along while you draft. Same engine as the scanner and the API.
Pre-Trip plugs into the AI assistant you already write in. Ask it to check your copy, and it runs a real, source-cited compliance scan and reads back a clean pass or a fix list, right there in your chat. No new app to learn.
Any AI tool that runs local MCP servers:
ChatGPT and Perplexity do not run local servers yet. They will connect through the hosted connector instead, a link you sign in to with nothing to install, and that is in private beta. Ask for early access.
Sign up at scan.kesey.agency. Your free checks work from inside your AI tool too, one per asset type, so you can try it before you buy anything. When those run out, add a token pack or a Bus Pass. Then open API keys and create one; it starts with pt_live_.
Drop this into your tool's MCP settings, with your key swapped in. In Claude Desktop that is Settings, Developer, Edit Config; in Cursor it is .cursor/mcp.json.
{
"mcpServers": {
"pretrip": {
"command": "npx",
"args": ["-y", "pretrip-mcp"],
"env": { "PRETRIP_API_KEY": "pt_live_your_key_here" }
}
}
}
Restart the app and Pre-Trip shows up as a tool. Nothing to download; that npx line pulls it in for you. You just need Node.js installed.
While you draft, just say:
Check this landing page for California compliance
before I publish: [paste your copy]
It runs the scan and reads back the verdict with the cited fixes. Your draft is scanned, not kept.
Account setup
Enter your work email and your account opens right away, no inbox round trip. That is where you add scans and create the API key you paste above.
The sign-in link we emailed works too, on any device.
Did not get it? Check spam, or .