Skip to content
Claude Desktop

cms for Claude Desktop

com.writavo/cms

Draft, edit, organise, schedule and publish a Writavo Site content from any AI assistant.

client:Claude Desktop transport:stdio runtime:npm

Install cms 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": {
    "cms": {
      "command": "npx",
      "args": [
        "-y",
        "@writavo/mcp-server"
      ],
      "env": {
        "WRITAVO_API_KEY": "<WRITAVO_API_KEY>"
      }
    }
  }
}

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

cms in other clients