ChatGPT packet
Draft for the Plugin Directory form. Counts checked 2026-08-28.
Listing
- Display name (5/30): Sails
- Short description (30/30): Add tools to your AI assistant
- URL: https://sails.app/mcp
3 starter prompts
- 73: Run this tomorrow at 6:00 AM with my keys, even though ChatGPT is closed.
- 53: Publish this folder as a website and give me the URL.
- 79: Write a proposal from last year's file, save it, and draft the follow-up email.
5 positive tests
- p1 read_file path=/ryan/home/README.md — 200. Numbered lines. Not empty.
- p2 write_file path=sites/directories/data/packet-smoke.txt contents=ok — file exists.
- p3 bash_exec command=echo ok — exit_code 0. stdout contains ok.
- p4 search query=privacy policy path=sites/sails — at least 1 hit.
- p5 edit_file that smoke file ok→ok2 — 1 replacement.
3 negative tests
- n1 read_file path=/no/such/file — error. Not contents.
- n2 write_file path only — validation error. No file.
- n3 bash_exec empty command — error or non-zero.
Snapshot of the workspace connector (9 tools) is in data/tools-snapshot.json. Re-pull https://sails.app/mcp at submit. That list may be only search_tools, describe_tool, and call_tool.