1M
1inch MCP
/product_api
product api
[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 /product_api for me.
Input
| Field | Type | Description |
|---|---|---|
| method | string (GET | POST) | HTTP method default "GET" |
| path* | string | API path (e.g. /portfolio/portfolio/v5.0/general/current_value — unified gateway prefix) |
| query | object | Query parameters as key-value pairs |
| body | object | Request body for POST requests |
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":"/product_api","input":{"method":"GET","path":"..."}}'cli
npx cracked-ai run -p mcp-com-1inch-business-mcp -e /product_api -i '{"method":"GET","path":"..."}'mcp
run_tool({ provider: "mcp-com-1inch-business-mcp", endpoint: "/product_api", input: {"method":"GET","path":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.