Loading MCP server directory, please wait...
Resume tailoring, cover letters, PDF export, and job search via the Laddro Career API
npx @getmcp/cli add com.laddro/careerRequires Node.js 18+. Community-contributed server. Review source before installing.
LADDRO_API_KEYYour Laddro Career API key from console.laddro.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.laddro/career": {
"command": "npx",
"args": [
"-y",
"@laddro/career-mcp"
],
"env": {
"LADDRO_API_KEY": ""
}
}
}
}