Start Using Hud MCP Server

Power up your AI with real-time production context using Hud MCP Server

📘

Hud's MCP server is enabled using the IDE extension

Available for: Cursor, Claude Code, Copilot, Windsurf, Augment and more



Cursor

  1. Install or update the Hud extension Make sure you have version 1.2.3 or higher installed. 👉 Get it from the VS Code Marketplace
  2. Log in to Hud inside your IDE extension Click the popup alert or open your command palette (Cmd+Shift+P) and run: Hud: Sign In.
  3. Run theHud: Add MCP command Click the popup alert or open your command palette (Cmd+Shift+P) and run: Hud: Add MCP.
  4. Go to CursorSettings...Cursor SettingsTools & Integrations.
  5. Enable the Hud toggle.

In your Cursor settings



Claude Code

  1. Install or update the Hud extension Make sure you have version 1.2.3 or higher installed. 👉 Get it from the VS Code Marketplace
  2. Log in to Hud inside your IDE extension Click the popup alert or open your command palette (Cmd+Shift+P) and run: Hud: Sign In.
  3. Run theHud: Add MCP command Click the popup alert or open your command palette (Cmd+Shift+P) and run: Hud: Add MCP.
  4. Run the following command in your shell claude mcp add hud --scope user ~/.hud/mcp start
Shell Command

In your shell



Copilot

  1. Install or update the Hud extension Make sure you have version 1.2.3 or higher installed. 👉 Get it from the VS Code Marketplace
  2. Log in to Hud inside your IDE extension Click the popup alert or open your command palette (Cmd+Shift+P) and run: Hud: Sign In.
  3. Run theHud: Add MCP command Click the popup alert or open your command palette (Cmd+Shift+P) and run: Hud: Add MCP.
  4. Open the mcp.json file in your workspace.
  5. Click the Start button next to the Hud MCP declaration.

In your mcp.json



Windsurf

  1. Install or update the Hud extension Make sure you have version 1.2.3 or higher installed. 👉 Get it from the VS Code Marketplace
  2. Log in to Hud inside your IDE extension Click the popup alert or open your command palette (Cmd+Shift+P) and run: Hud: Sign In.
  3. Run theHud: Add MCP command Click the popup alert or open your command palette (Cmd+Shift+P) and run: Hud: Add MCP.
  4. Open the AI agent chat panel.
  5. Click the Refresh button to activate MCP.

In your Windsurf settings




Augment

  1. Install or update the Hud extension Make sure you have version 1.2.3 or higher installed. 👉 Get it from the VS Code Marketplace
  2. Log in to Hud inside your IDE extension Click the popup alert or open your command palette (Cmd+Shift+P) and run: Hud: Sign In.
  3. Run theHud: Add MCP command Click the popup alert or open your command palette (Cmd+Shift+P) and run: Hud: Add MCP.
  4. Go to Augment Settings
  5. Click “Add MCP”
  6. Add the following configuration and click "Add":
    1. Name = Hud
    2. Command = ~/.hud/mcp start

In your Augment settings



You are all set!


Need Help? Chat with our support team or email us at [email protected].




Once MCP is running

You can start using AI tools like Cursor with live production context.

  • Ask your agent: “What can MCP Hud tell me about my service?”

Explore more examples and use cases:

  • "What are the top endpoints with the highest error rates?"
  • "What are the slowest endpoints in my service?"
  • "Give me an overview of endpoint health in production."
  • "Find optimization opportunities in production."
  • "Show me how /api/users/login is performing in production."
  • "Has the /payments/process endpoint been slower than usual?"
  • "What errors have been happening on /auth/reset-password lately?"
  • "Which functions are causing the most errors when calling /orders/create?"
  • "Which functions are slowing down the /cart/add endpoint?"
  • "Compare the performance of /search between this week and last week."