Skip to content
Claude Desktop

Snapy.host for Claude Desktop

host.snapy/snapy

Publish text or HTML to Snapy.host and get a shareable link that shows who opened it.

client:Claude Desktop transport:stdio runtime:npm

Install Snapy.host in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "snapy": {
      "command": "npx",
      "args": [
        "-y",
        "snapy-mcp"
      ],
      "env": {
        "SNAPY_API_KEY": "<SNAPY_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Snapy.host in other clients