io.github.rahulphenomenon/careermax✓
io.github.rahulphenomenon/careermax · v0.1.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.rahulphenomenon/careermax",
"description": "All the tools you need to land your next job",
"repository": {
"url": "https://github.com/rahulphenomenon/careermax",
"source": "github"
},
"version": "0.1.2",
"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"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}