Skip to content
VS Code

hyperai mcp for VS Code

io.github.hungledatatyk/hyperai-mcp

Hyper AI MCP server

client:VS Code transport:streamable-http

Install hyperai mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "hyperai-mcp": {
      "type": "http",
      "url": "https://aiadmin.hyperai.com.vn/mcp"
    }
  }
}

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

hyperai mcp in other clients