Skip to content
Cline

contentforge for Cline

io.github.gentry-ai-bot/contentforge

Content pipeline MCP server — image sourcing, SEO, affiliate links, and CMS publishing.

client:Cline transport:stdio runtime:npm

Install contentforge 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": {
    "contentforge": {
      "command": "npx",
      "args": [
        "-y",
        "contentforge-mcp"
      ],
      "env": {
        "CONTENTFORGE_CMS_URL": "<CONTENTFORGE_CMS_URL>",
        "CONTENTFORGE_CMS_KEY": "<CONTENTFORGE_CMS_KEY>",
        "CONTENTFORGE_PEXELS_KEY": "<CONTENTFORGE_PEXELS_KEY>",
        "CONTENTFORGE_AMAZON_TAG": "<CONTENTFORGE_AMAZON_TAG>"
      }
    }
  }
}

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

contentforge in other clients