Skip to content
VS Code

Kai CSV Profiler and Domain Watch Intake for VS Code

io.dedyn.kai-system-agent/csv-profiler

Bounded CSV profiling plus review-only host monitoring requests through one remote MCP endpoint.

client:VS Code transport:streamable-http tools:3

Install Kai CSV Profiler and Domain Watch Intake in VS Code

.vscode/mcp.json

{
  "servers": {
    "csv-profiler": {
      "type": "http",
      "url": "https://kaix402m3.pythonanywhere.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Kai CSV Profiler and Domain Watch Intake in other clients