Skip to content
VS Code

hostinger api mcp for VS Code

io.github.hostinger/hostinger-api-mcp

MCP server for Hostinger API

client:VS Code transport:streamable-http runtime:npm

Install hostinger api mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "hostinger-api-mcp": {
      "type": "http",
      "url": "https://mcp.hostinger.com"
    }
  }
}

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

hostinger api mcp in other clients