dead drop content for Windsurf
io.github.holmesclaw-hash/dead-drop-content
Publish-ready articles on demand. Send a topic, get back SEO-optimized content with images.
client:Windsurf
transport:stdio
runtime:npm
Install dead drop content in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"dead-drop-content": {
"command": "npx",
"args": [
"-y",
"dead-drop-mcp"
],
"env": {
"OLLAMA_URL": "<OLLAMA_URL>",
"UNSPLASH_ACCESS_KEY": "<UNSPLASH_ACCESS_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs