nausika_manage_boat_profile — Nausika MCP Tool
nausika_manage_boat_profile
(nausika manage boat profile) is one of 19 tools on the
Nausika
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call nausika_manage_boat_profile from your client
- Claude Code Nausika nausika_manage_boat_profile run in your project directory
- Claude Desktop Nausika nausika_manage_boat_profile ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Nausika nausika_manage_boat_profile ~/.cursor/mcp.json
- VS Code Nausika nausika_manage_boat_profile .vscode/mcp.json
- Zed Nausika nausika_manage_boat_profile ~/.config/zed/settings.json
- Windsurf Nausika nausika_manage_boat_profile ~/.codeium/windsurf/mcp_config.json
- Cline Nausika nausika_manage_boat_profile ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Nausika nausika_manage_boat_profile ~/.gemini/settings.json
- Grok Nausika nausika_manage_boat_profile .mcp.json (in your project root)
- ChatGPT Nausika nausika_manage_boat_profile Settings → Connectors → Advanced → Developer mode
- Claude.ai Nausika nausika_manage_boat_profile Settings → Connectors → Add custom connector
- LangChain Nausika nausika_manage_boat_profile pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.nausika.app
Other tools on this server
- nausika_marine_forecast
- nausika_seasonal_forecast
- nausika_tides
- nausika_search_places
- nausika_get_place
- nausika_sea_route
- nausika_calculator
- nausika_geocode
- nausika_describe_place_schema
- nausika_is_water
- nausika_convert_coordinates
- nausika_get_boat_profile
- nausika_manage_favorite
- nausika_get_favorites
- nausika_manage_rating
- nausika_get_ratings
- nausika_manage_route
- nausika_get_routes
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.