Skip to content
Cline

portolan for Cline

io.github.fcon-tech/portolan

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

client:Cline transport:stdio runtime:npm

Install portolan in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

portolan in other clients