Skip to content
Cline

dead drop content for Cline

io.github.holmesclaw-hash/dead-drop-content

Publish-ready articles on demand. Send a topic, get back SEO-optimized content with images.

client:Cline transport:stdio runtime:npm

Install dead drop content in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "mcpServers": {
    "dead-drop-content": {
      "command": "npx",
      "args": [
        "-y",
        "dead-drop-mcp"
      ],
      "env": {
        "OLLAMA_URL": "<OLLAMA_URL>",
        "UNSPLASH_ACCESS_KEY": "<UNSPLASH_ACCESS_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

dead drop content in other clients