Skip to content
VS Code

Sevalla for VS Code

io.github.sevalla-hosting/mcp

Official Sevalla MCP — full PaaS API access through just 2 tools.

client:VS Code transport:streamable-http

Install Sevalla in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.sevalla.com/mcp"
    }
  }
}

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

Sevalla in other clients