Skip to content
VS Code

deplion for VS Code

cc.deplion/deplion

Create and publish static websites, configure forms, and read leads through Deplion.

client:VS Code transport:streamable-http

Install deplion in VS Code

.vscode/mcp.json

{
  "servers": {
    "deplion": {
      "type": "http",
      "url": "https://deplion.cc/mcp/deplion"
    }
  }
}

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

deplion in other clients