Loading languages...
HO

horizondatawave/hdw-mcp-server

@horizondatawave35

A Model Context Protocol (MCP) server that provides comprehensive access to LinkedIn data and functionalities using the HorizonDataWave API, enabling not only data retrieval but also robust management of user accounts.

linkedin
data-access
api

# mcpServer Config

{
  "mcpServers": {
    "hdw": {
      "command": "npx",
      "args": [
        "-y",
        "@horizondatawave/mcp"
      ],
      "env": {
        "HDW_ACCESS_TOKEN": "YOUR_HD_W_ACCESS_TOKEN",
        "HDW_ACCOUNT_ID": "YOUR_HD_W_ACCOUNT_ID"
      }
    }
  }
}

# stdio

npx -y @horizondatawave/mcp
Transport:
stdio
Language:
JavaScript
Created:3/12/2025
Updated:7/20/2025
Homepage: