Skip to content
Zed

Camptocamp for Zed

io.github.olaurendeau/mcp-camptocamp

API Camptocamp.org : itinéraires alpins, sommets et points de passage.

client:Zed transport:stdio runtime:npm

Install Camptocamp in Zed

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

{
  "context_servers": {
    "mcp-camptocamp": {
      "command": "npx",
      "args": [
        "-y",
        "@olaurendeau/mcp-camptocamp"
      ]
    }
  }
}

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

Camptocamp in other clients