Skip to content
VS Code

readme canary for VS Code

io.github.brkd-h1/readme-canary

Security research canary remote MCP server for owned-account testing.

client:VS Code transport:streamable-http

Install readme canary in VS Code

.vscode/mcp.json

{
  "servers": {
    "readme-canary": {
      "type": "http",
      "url": "https://bintool.brkd.no/anything/mcp-brkd-canary"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

readme canary in other clients