CP
ContinueOps Public MCP
/submit_feedback
Report a problem with ContinueOps public content
Report that a public ContinueOps page or MCP tool response is incorrect, outdated, incomplete or confusing, so the team can fix it. Use this when you find a fac
liveverifiedunknown~5s typical
mcpprobedcontinueopspublicmcp
$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-com-continueops-continueops-public /submit_feedback for me.
Input
| Field | Type | Description |
|---|---|---|
| path* | string | The page path the feedback is about, e.g. '/dora' or '/pricing'. Use the tool name if the |
| feedback* | string | What is wrong, and what it should say instead. Be specific — quote the offending text. |
| kind | string (incorrect | outdated | incomplete | confusing | broken-example | other) | The category of problem. default "other" |
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-com-continueops-continueops-public","endpoint":"/submit_feedback","input":{"path":"...","feedback":"...","kind":"other"}}'cli
npx cracked-ai run -p mcp-com-continueops-continueops-public -e /submit_feedback -i '{"path":"...","feedback":"...","kind":"other"}'mcp
run_tool({ provider: "mcp-com-continueops-continueops-public", endpoint: "/submit_feedback", input: {"path":"...","feedback":"...","kind":"other"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.