OV
One's Vibe
/search_similar_projects
Search similar live projects on One's Vibe
Search One's Vibe — a curated gallery of live, tryable AI-built products — for prior art similar to an idea. Use when a maker describes something they want to b
liveverifiedunknown~5s typical
mcpprobedone'svibe
$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-app-onesvibe-search /search_similar_projects for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | The idea or product description to find similar live projects for, e.g. 'online chess game |
| limit | integer | How many results to return (1-20, default 8). |
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-app-onesvibe-search","endpoint":"/search_similar_projects","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-app-onesvibe-search -e /search_similar_projects -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-app-onesvibe-search", endpoint: "/search_similar_projects", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.