llmconveyors for Claude Desktop
io.github.ebenezer-isaac/llmconveyors
53 tools for LLM Conveyors: job hunting, B2B sales, ATS scoring, resume tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install llmconveyors in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"llmconveyors": {
"command": "npx",
"args": [
"-y",
"llmconveyors-mcp"
],
"env": {
"LLMC_API_KEY": "<LLMC_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs