Skip to content
Windsurf

DistrictAPI for Windsurf

dev.districtapi/districtapi-mcp

US public school districts and schools by address — enrollment, demographics, boundaries

client:Windsurf transport:stdio runtime:pypi

Install DistrictAPI 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": {
    "districtapi-mcp": {
      "command": "uvx",
      "args": [
        "districtapi-mcp"
      ],
      "env": {
        "DISTRICTAPI_KEY": "<DISTRICTAPI_KEY>"
      }
    }
  }
}

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

DistrictAPI in other clients