sentrysurface for VS Code
io.github.sentrysurface/sentrysurface
Cybersecurity MCP server for URL scanning, threat intelligence, and domain reputation.
client:VS Code
transport:streamable-http
Install sentrysurface in VS Code
.vscode/mcp.json
{
"servers": {
"sentrysurface": {
"type": "http",
"url": "https://api.sentrysurface.io/mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs