DB
Done Bear
/project_add
Add Project
Create a new project in the workspace.
liveunknown~5s typical
mcpdonebear
$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-donebear-donebear /project_add for me.
Input
| Field | Type | Description |
|---|---|---|
| description | string | Project description |
| idempotency_key | string | Stable key that makes retries safe: repeated calls with the same key create only one recor |
| name* | string | Project name |
| target_date | string | Target completion date in YYYY-MM-DD format |
| workspace | string | Workspace id, slug, or name |
| context* | string | Explain why you are calling this tool and how it fits into the user's overall goal. This p |
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-donebear-donebear","endpoint":"/project_add","input":{"name":"...","context":"..."}}'cli
npx cracked-ai run -p mcp-com-donebear-donebear -e /project_add -i '{"name":"...","context":"..."}'mcp
run_tool({ provider: "mcp-com-donebear-donebear", endpoint: "/project_add", input: {"name":"...","context":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.