portolan for Claude Desktop
io.github.fcon-tech/portolan
Portolan: an MCP server that charts codebases - Chart store, Harbor expeditions, Chart Room.
client:Claude Desktop
transport:stdio
runtime:npm
Install portolan in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"portolan": {
"command": "npx",
"args": [
"-y",
"@fcon-tech/portolan"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs