Skip to content
Cline

plyo mcp for Cline

io.github.plyo-dev/plyo-mcp

Save, publish, restore and back up AI-built projects on Plyo, for people who build with AI.

client:Cline transport:stdio runtime:npm

Install plyo mcp 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": {
    "plyo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "plyo-mcp"
      ],
      "env": {
        "PLYO_TOKEN": "<PLYO_TOKEN>"
      }
    }
  }
}

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

plyo mcp in other clients