mcp
M
mcp
/request_quote

request quote

Submit a quote/enquiry to Aivonic on behalf of a real prospect. Include what they want (product, use case, scale) in `message`. Aivonic's team is emaile

liveverifiedunknown~5s typical
mcpprobedmcp
$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-aivonic-mcp /request_quote for me.

Input

FieldTypeDescription
name*string
email*string
message*string
companystring default ""

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-aivonic-mcp","endpoint":"/request_quote","input":{"name":"...","email":"...","message":"...","company":""}}'
cli
npx cracked-ai run -p mcp-ai-aivonic-mcp -e /request_quote -i '{"name":"...","email":"...","message":"...","company":""}'
mcp
run_tool({ provider: "mcp-ai-aivonic-mcp", endpoint: "/request_quote", input: {"name":"...","email":"...","message":"...","company":""} })

Try it

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