Skip to content
Zed

portolan for Zed

io.github.fcon-tech/portolan

Portolan: an MCP server that charts codebases - Chart store, Harbor expeditions, Chart Room.

client:Zed transport:stdio runtime:npm

Install portolan in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "portolan": {
      "command": "npx",
      "args": [
        "-y",
        "@fcon-tech/portolan"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

portolan in other clients