Skip to content
Cursor

Peek — URL metadata & Markdown for Cursor

io.github.smeltworks-labs/peek

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

client:Cursor transport:streamable-http

Install Peek — URL metadata & Markdown in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "peek": {
      "url": "https://smeltworks.com/peek/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Peek — URL metadata & Markdown in other clients