Skip to content
VS Code

Custosa Tools for VS Code

com.custosa/tools

Scans schema metadata to classify PHI, score HIPAA readiness, and generate compliant migrations.

client:VS Code transport:streamable-http

Install Custosa Tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "tools": {
      "type": "http",
      "url": "https://mcp.custosa.com/mcp"
    }
  }
}

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

Custosa Tools in other clients