dead drop content for Claude Desktop
io.github.holmesclaw-hash/dead-drop-content
Publish-ready articles on demand. Send a topic, get back SEO-optimized content with images.
client:Claude Desktop
transport:stdio
runtime:npm
Install dead drop content in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dead-drop-content": {
"command": "npx",
"args": [
"-y",
"dead-drop-mcp"
],
"env": {
"OLLAMA_URL": "<OLLAMA_URL>",
"UNSPLASH_ACCESS_KEY": "<UNSPLASH_ACCESS_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs