← Index

io.github.rahulphenomenon/careermax

io.github.rahulphenomenon/careermax·v0.1.2·Other
Quality Score
74
/100

All the tools you need to land your next job

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "careermax": {
      "command": "npx",
      "args": [
        "-y",
        "@careermax/agent-toolkit"
      ],
      "env": {
        "CAREERMAX_API_KEY": "<careermax_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "careermax": {
      "command": "npx",
      "args": [
        "-y",
        "@careermax/agent-toolkit"
      ],
      "env": {
        "CAREERMAX_API_KEY": "<careermax_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @careermax/agent-toolkit
§02  Environment variables
CAREERMAX_API_KEY

Your CareerMax API key (get it from Settings > API Keys at https://careermax.ai/dashboard/settings/api-keys)

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
5
installability
25
documentation
15
stability
5
§04  Alternatives in Other