AA
Adoteca — Adoção de Pets no Brasil
/search_cities
Encontrar a cidade no catálogo
Converte o nome de uma cidade (com ou sem acento, com erro de grafia) no slug oficial do catálogo. Use antes das outras buscas quando a pessoa citar uma cidade.
liveverifiedunknown~5s typical
mcpprobedadoteca—adoção
$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-br-com-adoteca-adoteca /search_cities for me.
Input
| Field | Type | Description |
|---|---|---|
| city* | string | Nome do município como a pessoa escreveu, ex.: 'sao paulo', 'Cachoeirinha'. |
| state | string | Sigla de duas letras da UF (SP, MG), se a pessoa informou. Opcional. |
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-br-com-adoteca-adoteca","endpoint":"/search_cities","input":{"city":"..."}}'cli
npx cracked-ai run -p mcp-br-com-adoteca-adoteca -e /search_cities -i '{"city":"..."}'mcp
run_tool({ provider: "mcp-br-com-adoteca-adoteca", endpoint: "/search_cities", input: {"city":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.