Skip to content

Cursor

  1. Open Cursor settings

    Go to Cursor → Settings → MCP (or press Cmd+Shift+P and search “MCP”).

  2. Add a new MCP server

    Click “Add new MCP server” and enter:

    • Name: hypedoc
    • Type: http
    • URL: https://app.myhypedoc.com/mcp

    Or add it directly to your .cursor/mcp.json:

    {
    "mcpServers": {
    "hypedoc": {
    "url": "https://app.myhypedoc.com/mcp"
    }
    }
    }
  3. Authorize

    When you first use a Hype Doc tool, your browser will open to complete OAuth authorization.

  4. Start using it

    In Cursor’s chat, ask: “Log a win: Fixed the N+1 query in the dashboard”

  • “Log a win in my Work space: Reduced API latency by 40%”
  • “Show my wins from this month”
  • “Show me my wins from the last month”