Skip to content
VS Code

Singularity - MCP Discovery & Security Gateway for VS Code

io.github.gaurav-kumar-sinha-060705/singularity

Find, vet, and run MCP tools through a secure audited gateway with prompt-injection risk scoring

client:VS Code transport:streamable-http

Install Singularity - MCP Discovery & Security Gateway in VS Code

.vscode/mcp.json

{
  "servers": {
    "singularity": {
      "type": "http",
      "url": "https://singularity-osd2.onrender.com/mcp"
    }
  }
}

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

Singularity - MCP Discovery & Security Gateway in other clients