P
promptsharp
/search_prompts
search prompts
Search the PromptSharp prompt library. Returns ready-to-run AI prompts scoped to your license tier (no token = 15 public teasers; vertical Pro = your vertical;
liveverifiedunknown~5s typical
mcpprobedpromptsharp
$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-ai-promptsharp-promptsharp /search_prompts for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Keywords to match against title, use-case, section, vertical, and prompt body. |
| vertical | string | Optional vertical slug filter, e.g. sales, marketing, finance, cpg, dev, product, csuite, |
| section | string | Optional section slug filter within a vertical. |
| limit | integer | Max results (1-25, default 10). |
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-ai-promptsharp-promptsharp","endpoint":"/search_prompts","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-ai-promptsharp-promptsharp -e /search_prompts -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-ai-promptsharp-promptsharp", endpoint: "/search_prompts", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.