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
| Field | Type | Description |
|---|---|---|
| name* | string | Full name of the person making the inquiry. |
| email* | string | Contact email address. |
| phone* | string | Contact phone number, including country code if the event is outside Norway. |
| company* | string | The company or organisation the inquiry is on behalf of. |
| event_date* | string | Event date, for example "17 February 2027". If the date is not yet fixed, give the intende |
| message* | string | A short free-text description of the event. Fold everything relevant into this one field i |
| website | string | Leave 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.