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
{
"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