SimplyScan for VS Code
io.simplyscan/simplyscan
Security, SEO and AI-visibility scanner for web apps · free scans and focused checks via MCP.
client:VS Code
transport:streamable-http
tools:7
Install SimplyScan in VS Code
.vscode/mcp.json
{
"servers": {
"simplyscan": {
"type": "http",
"url": "https://api.simplyscan.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs