Dreamlit
D
Dreamlit
/get_status

Get status

Read-only. Use first when the agent needs Dreamlit product guidance, prompting guidance, approved workspace context, project setup, schema hints, workflow state

liveunknown~5s typical
mcpdreamlit
$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-dreamlit-mcp /get_status for me.

Input

FieldTypeDescription
projectIdstringOptional project id. Include it to return project setup, schema hints, and authoring conte
workflowIdstringOptional workflow id. Include it to return concise workflow state and preview URL.

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-dreamlit-mcp","endpoint":"/get_status","input":{}}'
cli
npx cracked-ai run -p mcp-ai-dreamlit-mcp -e /get_status -i '{}'
mcp
run_tool({ provider: "mcp-ai-dreamlit-mcp", endpoint: "/get_status", input: {} })

Try it

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