Feldspar free repository security scan for VS Code
com.project-feldspar/scan
Free deterministic security scan of public git repos: OSV.dev vulnerable deps, secrets, config lint.
client:VS Code
transport:streamable-http
tools:2
Install Feldspar free repository security scan in VS Code
.vscode/mcp.json
{
"servers": {
"scan": {
"type": "http",
"url": "https://project-feldspar.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs