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
{
"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