Snapy.host for Windsurf
host.snapy/snapy
Publish text or HTML to Snapy.host and get a shareable link that shows who opened it.
client:Windsurf
transport:stdio
runtime:npm
Install Snapy.host in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"snapy": {
"command": "npx",
"args": [
"-y",
"snapy-mcp"
],
"env": {
"SNAPY_API_KEY": "<SNAPY_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs