Skip to content
VS Code

mcp empty public for VS Code

io.github.brkd-h1/mcp-empty-public

Minimal streamable HTTP MCP server used for owned-account registry connectivity tests.

client:VS Code transport:streamable-http

Install mcp empty public in VS Code

.vscode/mcp.json

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

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

mcp empty public in other clients