Skip to content
VS Code

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

What VS Code can do once it is connected

mcpcheck in other clients