Skip to content
Windsurf

DataSentry for Windsurf

io.github.jackxiaozhiren/datasentry

Local-first MCP server for data-quality discovery, evidence, drift, and controlled repair.

client:Windsurf transport:stdio runtime:pypi

Install DataSentry in Windsurf

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

{
  "mcpServers": {
    "datasentry": {
      "command": "uvx",
      "args": [
        "datasentry-ai"
      ]
    }
  }
}

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

DataSentry in other clients