Skip to content
Windsurf

local dfw mcp for Windsurf

io.github.lizzlechen/local-dfw-mcp

Your AI's DFW guide: events, appraisals, Dallas 311, crime, floods, schools, utilities, districts.

client:Windsurf transport:stdio runtime:npm

Install local dfw mcp in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "local-dfw-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "local-dfw-mcp"
      ],
      "env": {
        "DFW_TICKETMASTER_API_KEY": "<DFW_TICKETMASTER_API_KEY>",
        "DFW_SODA_APP_TOKEN": "<DFW_SODA_APP_TOKEN>"
      }
    }
  }
}

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

local dfw mcp in other clients