Skip to content
VS Code

plyo for VS Code

dev.plyo/plyo

The home for AI-built projects: visitors, restore, publish with a safety check, data backups.

client:VS Code transport:streamable-http

Install plyo in VS Code

.vscode/mcp.json

{
  "servers": {
    "plyo": {
      "type": "http",
      "url": "https://api.plyo.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

plyo in other clients