N
Nausika
/nausika_get_boat_profile
Get Boat Profile
Get your saved boat profile(s). Omit name for the default boat, or use name="*" to list all boats. Tip: use boat speed/consumption with nausika_sea_route and n
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_boat_profile for me.
Input
| Field | Type | Description |
|---|---|---|
| name | string | Boat name. Omit to get the default boat, or use '*' to list all. |
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_boat_profile","input":{}}'cli
npx cracked-ai run -p mcp-app-nausika-mcp -e /nausika_get_boat_profile -i '{}'mcp
run_tool({ provider: "mcp-app-nausika-mcp", endpoint: "/nausika_get_boat_profile", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.