Skip to main content
By connecting the HyperX Intelligence MCP server to your AI tools, you can get more accurate, context-aware answers for HyperX-related questions.

Supported Tools

Visual Studio Code (Copilot)

1. Install the HyperX Intelligence MCP server

Click the card below to install the HyperX Intelligence MCP server.

Install HyperX Intelligence MCP

Register the MCP server directly in Visual Studio Code.

2. Create a rule file

Create .claude/rules/HyperX.instructions.md in your project root and save the following content.
---
description: Rule to require using the HyperX Intelligence tool for HyperX-related questions
paths:
  - "**/*"
---
When a question is related to HyperX, you must use the HyperX Intelligence tool to answer.

- If the user requests HyperX-related information, features, data, or analysis, call the HyperX Intelligence tool and respond based on the retrieved results.
- Use the results from HyperX Intelligence to provide accurate and reliable answers.
- You do not need to use this tool for questions unrelated to HyperX.

3. Use Agent mode

When you use Copilot or another AI assistant in Agent mode inside Visual Studio Code, it can automatically use the HyperX Intelligence tool for HyperX-related questions.

Cursor

The Cursor integration guide will be added soon.