mcpcheck for VS Code
io.github.joeyough/mcpcheck
Scan any MCP server for tool-poisoning, security, auth & license. Trust score before install.
client:VS Code
transport:streamable-http
tools:2
Install mcpcheck in VS Code
.vscode/mcp.json
{
"servers": {
"mcpcheck": {
"type": "http",
"url": "https://mcpcheck.netlify.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs