2ools
2
2ools
/list_build_systems

List my custom build systems

List creative systems created by the authenticated account and compatible with an optional output target. Built-in 2ools skills, routing, prompts, and operating

liveunknown~5s typical
mcp2ools
$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-2ools-mcp /list_build_systems for me.

Input

FieldTypeDescription
output_targetstring (web | game | tauri | electron | widget | float)Optional target filter. Omit to list every compatible system available to the account.

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

Try it

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