Skip to content
Windsurf

contentforge for Windsurf

io.github.gentry-ai-bot/contentforge

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

client:Windsurf transport:stdio runtime:npm

Install contentforge in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

contentforge in other clients