Skip to content
Claude Desktop

Peek — URL metadata & Markdown for Claude Desktop

io.github.smeltworks-labs/peek

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

client:Claude Desktop transport:streamable-http

Install Peek — URL metadata & Markdown in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "peek": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://smeltworks.com/peek/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Peek — URL metadata & Markdown in other clients