1inch MCP
1M
1inch MCP
/debug

debug

[Requires authentication] Call the authenticate tool first to start or confirm 1inch Business login (initialize 200 is still anonymous). If authenticate or this

liveverifiedunknown~5s typical
mcpprobed1inchmcp
$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-1inch-business-mcp /debug for me.

Input

FieldTypeDescription
requestIdstringProduction x-request-id (or correlation id) to find logs for. When set, searches JSON logs
startTimestringRFC3339 start of query window. With requestId, defaults to 24h before endTime.
endTimestringRFC3339 end of query window. Defaults to now when omitted.
logLevelstring (info | warn | error)Filter by log level: "info", "warn", or "error". Omit to return all levels. Only applies t
limitnumberMax log lines (max 100) default 50

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-1inch-business-mcp","endpoint":"/debug","input":{"limit":50}}'
cli
npx cracked-ai run -p mcp-com-1inch-business-mcp -e /debug -i '{"limit":50}'
mcp
run_tool({ provider: "mcp-com-1inch-business-mcp", endpoint: "/debug", input: {"limit":50} })

Try it

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