Skip to content
VS Code

Peek — URL metadata & Markdown for VS Code

io.github.smeltworks-labs/peek

Link-preview metadata and clean page-to-Markdown for any public URL. No install.

client:VS Code transport:streamable-http

Install Peek — URL metadata & Markdown in VS Code

.vscode/mcp.json

{
  "servers": {
    "peek": {
      "type": "http",
      "url": "https://smeltworks.com/peek/mcp"
    }
  }
}

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

Peek — URL metadata & Markdown in other clients