Beste KI Tools
BK
Beste KI Tools
/submit_tool

Submit a new AI tool

Submit a new AI tool to Beste KI Tools on behalf of its maker. Creates a draft listing (not yet public) and returns a claimUrl the maker must visit to sign up a

liveverifiedunknown~5s typical
mcpprobedbestekitools
$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-bestekitools-bestekitools /submit_tool for me.

Input

FieldTypeDescription
name*stringThe tool's name.
url*stringThe tool's https homepage URL.
description*stringA description of the tool (40-1000 chars).
category*stringCategory slug, e.g. 'agents', 'writing', 'coding', 'design', 'marketing', 'productivity',
email*stringThe maker's email — used to claim the listing on signup.
taglinestringOne line shown on every card (max 60 chars). Supply it — without one we fall back to a tru
problemSolvedstringWhat problem the tool solves, in the maker's words (max 160 chars). Rendered as its own bl
xHandlestringX/Twitter handle, without the @.
xHandleIsFounderbooleanTrue when the handle is the founder's personal account rather than the product's.
logoUrlstringhttps URL of the tool's logo. We copy it to our own storage — we never hotlink the maker's
imageUrlsarrayUp 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-bestekitools-bestekitools","endpoint":"/submit_tool","input":{"name":"...","url":"...","description":"...","category":"...","email":"..."}}'
cli
npx cracked-ai run -p mcp-com-bestekitools-bestekitools -e /submit_tool -i '{"name":"...","url":"...","description":"...","category":"...","email":"..."}'
mcp
run_tool({ provider: "mcp-com-bestekitools-bestekitools", endpoint: "/submit_tool", input: {"name":"...","url":"...","description":"...","category":"...","email":"..."} })

Try it

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