Skip to content
Claude Desktop

JobScout MCP for Claude Desktop

io.github.sarutobisasuke8/jobscout-mcp

Multi-source job discovery, deduplication and AI/Web3 classification for AI agents.

client:Claude Desktop transport:stdio runtime:npm

Install JobScout MCP in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "jobscout-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@sarutobi-sasuke/jobscout-mcp"
      ],
      "env": {
        "JOBSCOUT_ENABLE_HIMALAYAS": "<JOBSCOUT_ENABLE_HIMALAYAS>",
        "JOBSCOUT_ENABLE_JOBSPY": "<JOBSCOUT_ENABLE_JOBSPY>",
        "JOBSPY_PYTHON": "<JOBSPY_PYTHON>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

JobScout MCP in other clients