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).
Run
uvx autopilot-jobhunt
MCP client config
{
"mcpServers": {
"autopilot-jobhunt": {
"command": "uvx",
"args": [
"autopilot-jobhunt"
]
}
}
}