A
Audiala
/audiala_find_city
audiala find city
Find a city in the Audiala catalog (1,100+ supported). Returns the canonical slug, the audiala.com URL for the city, a short summary if available, and the deep
liveverifiedunknown~5s typical
mcpprobedaudiala
$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-audiala-mcp /audiala_find_city for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | City name. Tolerates accents and minor misspellings ('Tokyo', 'Tōkyō', '東京' all work). |
| lang | string (en | fr | de | es | it | pt) | Content language for URLs. Defaults to en. |
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-audiala-mcp","endpoint":"/audiala_find_city","input":{"name":"..."}}'cli
npx cracked-ai run -p mcp-com-audiala-mcp -e /audiala_find_city -i '{"name":"..."}'mcp
run_tool({ provider: "mcp-com-audiala-mcp", endpoint: "/audiala_find_city", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.