Skip to content
Claude Desktop

writio for Claude Desktop

io.github.alexlarcheveque/writio

LinkedIn-native AI content creation, scheduling & analytics via MCP.

client:Claude Desktop transport:stdio runtime:npm

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

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

writio in other clients