Odel
autopilot jobhunt

autopilot jobhunt

Local
@tarunlnmiit206PythonMITUpdated 4w ago

Agentic job hunt: scan careers pages, score against your resume, draft applications. Never applies.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIautopilot-jobhuntv0.4.3

Run

uvx autopilot-jobhunt

MCP client config

{
  "mcpServers": {
    "autopilot-jobhunt": {
      "command": "uvx",
      "args": [
        "autopilot-jobhunt"
      ]
    }
  }
}