Skip to content
Cline

CodeY CMS for Cline

io.github.fpointerdev/codey-cms

Discover, evaluate, install, and validate generated websites for the self-hosted CodeY CMS.

client:Cline transport:stdio runtime:npm

Install CodeY CMS 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

{
  "mcpServers": {
    "codey-cms": {
      "command": "npx",
      "args": [
        "-y",
        "codey-cms-mcp"
      ]
    }
  }
}

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

CodeY CMS in other clients