Skip to content
Claude Desktop

hiresignal for Claude Desktop

io.github.iusmuchandra/hiresignal

Hiring-intent signals for B2B sales/GTM: turn live job postings into buying signals.

client:Claude Desktop transport:sse

Install hiresignal in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "hiresignal": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://hiresignal-mcp-production-d4d9.up.railway.app/sse"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

hiresignal in other clients