portolan for Windsurf
io.github.fcon-tech/portolan
Portolan: an MCP server that charts codebases - Chart store, Harbor expeditions, Chart Room.
client:Windsurf
transport:stdio
runtime:npm
Install portolan in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"portolan": {
"command": "npx",
"args": [
"-y",
"@fcon-tech/portolan"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs