Thomas Anglero Speaker MCP
TA
Thomas Anglero Speaker MCP
/submit_speaking_inquiry

Submit a speaking inquiry

Send a speaking inquiry to Thomas Anglero. Requires six fields: name, email, phone, company or organisation, event date, and a free-text message. Fold every oth

liveverifiedunknown~5s typical
mcpprobedthomasanglerospeaker
$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-anglero-speaker /submit_speaking_inquiry for me.

Input

FieldTypeDescription
name*stringFull name of the person making the inquiry.
email*stringContact email address.
phone*stringContact phone number, including country code if the event is outside Norway.
company*stringThe company or organisation the inquiry is on behalf of.
event_date*stringEvent date, for example "17 February 2027". If the date is not yet fixed, give the intende
message*stringA short free-text description of the event. Fold everything relevant into this one field i
websitestringLeave blank. Anti-spam field.

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

Try it

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