Prose Coach
PC
Prose Coach
/scan_draft

Scan a draft for AI writing patterns

Scan a draft for the patterns that make writing read as AI-generated: banned vocabulary, structural tells (triplets, negation formulas, summary closers, colon c

liveunknown~5s typical
mcpprosecoach
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-coach-prose-prose-coach /scan_draft for me.

Input

FieldTypeDescription
text*stringThe draft to scan. Paste the prose itself, not a summary of it.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-coach-prose-prose-coach","endpoint":"/scan_draft","input":{"text":"..."}}'
cli
npx cracked-ai run -p mcp-coach-prose-prose-coach -e /scan_draft -i '{"text":"..."}'
mcp
run_tool({ provider: "mcp-coach-prose-prose-coach", endpoint: "/scan_draft", input: {"text":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.