SM
ServicePal MCP Server
/compare_solutions
compare solutions
Compare AI answering service vs human receptionist for a business type and call volume.
liveunknown~5s typical
mcpservicepalmcpserver
$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-cloud-servicepal-mcp /compare_solutions for me.
Input
| Field | Type | Description |
|---|---|---|
| business_type* | string | Industry key for the business |
| calls_per_day* | number | Average calls received per day |
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-cloud-servicepal-mcp","endpoint":"/compare_solutions","input":{"business_type":"...","calls_per_day":1}}'cli
npx cracked-ai run -p mcp-cloud-servicepal-mcp -e /compare_solutions -i '{"business_type":"...","calls_per_day":1}'mcp
run_tool({ provider: "mcp-cloud-servicepal-mcp", endpoint: "/compare_solutions", input: {"business_type":"...","calls_per_day":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.