UNPKG

heyreach-mcp-server

Version:

Modern MCP server for HeyReach LinkedIn automation with dual transport support (stdio + HTTP streaming) and header authentication

7 lines (6 loc) 172 B
#!/usr/bin/env node /** * HTTP-only entry point for HeyReach MCP Server * This is used for cloud deployments where only HTTP streaming transport is needed */ export {};