Skip to content
Windsurf

mcp devkit server for Windsurf

io.github.mapbox/mcp-devkit-server

Provides AI assistants with direct access to Mapbox developer APIs and documentation.

client:Windsurf transport:streamable-http runtime:npm

Install mcp devkit server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-devkit-server": {
      "serverUrl": "https://mcp-devkit.mapbox.com/mcp"
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp devkit server in other clients