DexPaprika
D
DexPaprika
/submitFeedback

submitFeedback

Report a problem back to the DexPaprika team when a tool got you stuck, returned something unexpected, lacked data you needed, or behaved differently than docum

liveunknown~5s typical
mcpdexpaprika
$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-dexpaprika-dexpaprika /submitFeedback for me.

Input

FieldTypeDescription
goal*stringREQUIRED: What you (or the user behind you) were trying to accomplish. 10-500 characters;
attempted_toolsarrayOPTIONAL: List of tool names you called, in order, before submitting this feedback.
blocked_atstringOPTIONAL: Tool name or step where you got stuck.
expectedstringOPTIONAL: What you expected to happen. Capped at 500 characters; trim or summarize longer
observedstringOPTIONAL: What actually happened. Capped at 500 characters; trim or summarize longer narra
severitystring (blocker | major | minor | nit)OPTIONAL: How badly this affected your task. Default 'minor'. default "minor"

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-dexpaprika-dexpaprika","endpoint":"/submitFeedback","input":{"goal":"...","severity":"minor"}}'
cli
npx cracked-ai run -p mcp-com-dexpaprika-dexpaprika -e /submitFeedback -i '{"goal":"...","severity":"minor"}'
mcp
run_tool({ provider: "mcp-com-dexpaprika-dexpaprika", endpoint: "/submitFeedback", input: {"goal":"...","severity":"minor"} })

Try it

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