← Back to Plugins
MCP Server MCP

io.github.rahulphenomenon/careermax

github By github 👁 1 views ▲ 0 votes

All the tools you need to land your next job

Homepage Verified source GitHub

Install

npx -y @careermax/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@careermax/agent-toolkit",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your CareerMax API key (get it from Settings > API Keys at https://careermax.ai/dashboard/settings/api-keys)",
          "name": "CAREERMAX_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...