Skip to content
Claude Desktop

HasData Indeed for Claude Desktop

com.hasdata/indeed

Indeed job listings by keyword and location, and full postings, as structured JSON.

client:Claude Desktop transport:streamable-http runtime:npm

Install HasData Indeed in Claude Desktop

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

{
  "mcpServers": {
    "indeed": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.hasdata.com/mcp?apis=indeed"
      ]
    }
  }
}

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

HasData Indeed in other clients