Skip to content
Claude Desktop

Content for Claude Desktop

io.github.latentnoise/content

Turn URLs, files and text into media, transcripts, summaries, translations and PDF.

client:Claude Desktop transport:stdio runtime:pypi

Install Content in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "content": {
      "command": "uvx",
      "args": [
        "content-mcp"
      ],
      "env": {
        "CONTENT_API_URL": "<CONTENT_API_URL>",
        "CONTENT_MCP_DOWNLOAD_DIR": "<CONTENT_MCP_DOWNLOAD_DIR>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Content in other clients