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, Copilot, Windsurf, Augment




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 Settings...Cursor SettingsMCP.
  5. Enable the Hud toggle.

In your Cursor Settings



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.




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:
    1. Name = Hud
    2. Command = ~/.hud/mcp start

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."