Skip to content
Windsurf

NDI-MCP-Server for Windsurf

io.github.creintel/ndi-mcp-server

Commercial real estate deal search, comp lookup, and scoring for the Northeast US

client:Windsurf transport:stdio runtime:pypi

Install NDI-MCP-Server 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": {
    "ndi-mcp-server": {
      "command": "uvx",
      "args": [
        "ndi-mcp-server"
      ],
      "env": {
        "NDI_API_KEY": "<NDI_API_KEY>"
      }
    }
  }
}

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

NDI-MCP-Server in other clients