streamable-httpupdated 1mo ago
This repository is the public issue tracker for Nausika, a connector between AI assistants and the sea.
What can you do with Nausika?
Nausika — Feedback & Issue Tracker
This repository is the public issue tracker for Nausika, a connector between AI assistants and the sea.
There is no code here. File a bug, request a feature, flag a coverage gap — the maintainer triages weekly.
Before filing
- A question, not a bug? Email hello@nausika.app — faster for Q&A.
- A privacy concern? Use privacy@nausika.app.
- Already filed? Check open issues — a thumbs-up counts more than a duplicate.
Filing
Use the issue templates:
- Bug — something's wrong with a forecast, a route, a place, or the connector
- Feature — something missing or that should work differently
- Coverage — a region where Nausika's atlas is blank, thin, or wrong
What we ship
Nausika is in public beta. Maintainer: Andrea di Cagno. Triage cadence: weekly. No SLA — this is a beta.
Install
Add Nausika to your client. Pick the one you use.
claude mcp add --transport http nausika https://mcp.nausika.appcodex mcp add nausika --url https://mcp.nausika.app{
"mcpServers": {
"nausika": {
"url": "https://mcp.nausika.app"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"nausika": {
"type": "http",
"url": "https://mcp.nausika.app"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"nausika": {
"url": "https://mcp.nausika.app"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"nausika": {
"serverUrl": "https://mcp.nausika.app"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
Incomplete
- Documentation4/25
- Maintenance25/25
- Trust9/20
- Capability0/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 27 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Version history
| Versions | Published |
|---|---|
| 0.1.3Latest | May 19, 2026 |
| 0.1.2 | May 18, 2026 |
| 0.1.1 | May 4, 2026 |
| 0.1.0 | May 4, 2026 |