Anahana Content MCP
AC
Anahana Content MCP
/lookup_angel_number

Resolve an angel number to its article URL

Resolve a specific angel number (e.g. "111", "1234", "22") to its Anahana article URL, in any of 24 languages. Slugs are English-stable across every language —

liveunknown~5s typical
mcpanahanacontentmcp
$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-anahana-content-mcp /lookup_angel_number for me.

Input

FieldTypeDescription
number*stringThe angel number as digits, e.g. "111" or "828".
languagestringLanguage to resolve in, e.g. "ja". Defaults to "en", which is the pre-1.2.0 behavior. Supp

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-anahana-content-mcp","endpoint":"/lookup_angel_number","input":{"number":"..."}}'
cli
npx cracked-ai run -p mcp-com-anahana-content-mcp -e /lookup_angel_number -i '{"number":"..."}'
mcp
run_tool({ provider: "mcp-com-anahana-content-mcp", endpoint: "/lookup_angel_number", input: {"number":"..."} })

Try it

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