← All servers

autopilot-jobhunt

io.github.tarunlnmiit/autopilot-jobhunt v0.4.3
Official Registry git security

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add autopilot-jobhunt -- uvx autopilot-jobhunt
Add to claude_desktop_config.json
{
  "mcpServers": {
    "autopilot-jobhunt": {
      "command": "uvx",
      "args": [
        "autopilot-jobhunt"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "autopilot-jobhunt": {
      "command": "uvx",
      "args": [
        "autopilot-jobhunt"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "autopilot-jobhunt": {
      "command": "uvx",
      "args": [
        "autopilot-jobhunt"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "autopilot-jobhunt": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "autopilot-jobhunt"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "autopilot-jobhunt": {
      "command": "uvx",
      "args": [
        "autopilot-jobhunt"
      ]
    }
  }
}

Packages

pypi autopilot-jobhunt@0.4.3

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.tarunlnmiit--autopilot-jobhunt/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent