AI
Alternativas IA
/submit_tool
Submit a new AI tool
Submit a new AI tool to Alternativas IA on behalf of its maker. Creates a draft listing (not yet public) and returns a claimUrl the maker must visit to sign up
liveverifiedunknown~5s typical
mcpprobedalternativasia
$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-alternativasia-alternativasia /submit_tool for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | The tool's name. |
| url* | string | The tool's https homepage URL. |
| description* | string | A description of the tool (40-1000 chars). |
| category* | string | Category slug, e.g. 'agents', 'writing', 'coding', 'design', 'marketing', 'productivity', |
| email* | string | The maker's email — used to claim the listing on signup. |
| tagline | string | One line shown on every card (max 60 chars). Supply it — without one we fall back to a tru |
| problemSolved | string | What problem the tool solves, in the maker's words (max 160 chars). Rendered as its own bl |
| xHandle | string | X/Twitter handle, without the @. |
| xHandleIsFounder | boolean | True when the handle is the founder's personal account rather than the product's. |
| logoUrl | string | https URL of the tool's logo. We copy it to our own storage — we never hotlink the maker's |
| imageUrls | array | Up to 5 https screenshot URLs, best first. Copied to our own storage. Without any, the lis |
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-alternativasia-alternativasia","endpoint":"/submit_tool","input":{"name":"...","url":"...","description":"...","category":"...","email":"..."}}'cli
npx cracked-ai run -p mcp-com-alternativasia-alternativasia -e /submit_tool -i '{"name":"...","url":"...","description":"...","category":"...","email":"..."}'mcp
run_tool({ provider: "mcp-com-alternativasia-alternativasia", endpoint: "/submit_tool", input: {"name":"...","url":"...","description":"...","category":"...","email":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.