N
Nausika
/nausika_get_favorites
Get Favorites
List your favorite places with details and personal notes. Ordered by most recently added. Inputs: limit, offset. Tip: use place coordinates with nausika_sea_
liveunknown~5s typical
mcpnausika
$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-app-nausika-mcp /nausika_get_favorites for me.
Input
| Field | Type | Description |
|---|---|---|
| limit | integer | Max results (default 20) default 20 |
| offset | integer | Offset for pagination default 0 |
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-app-nausika-mcp","endpoint":"/nausika_get_favorites","input":{"limit":20,"offset":0}}'cli
npx cracked-ai run -p mcp-app-nausika-mcp -e /nausika_get_favorites -i '{"limit":20,"offset":0}'mcp
run_tool({ provider: "mcp-app-nausika-mcp", endpoint: "/nausika_get_favorites", input: {"limit":20,"offset":0} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.