53 tools for LLM Conveyors: job hunting, B2B sales, ATS scoring, resume tools.
claude mcp add llmconveyors -- npx -y llmconveyors-mcp
claude_desktop_config.json
{
"mcpServers": {
"llmconveyors": {
"command": "npx",
"args": [
"-y",
"llmconveyors-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"llmconveyors": {
"command": "npx",
"args": [
"-y",
"llmconveyors-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"llmconveyors": {
"command": "npx",
"args": [
"-y",
"llmconveyors-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"llmconveyors": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"llmconveyors-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"llmconveyors": {
"command": "npx",
"args": [
"-y",
"llmconveyors-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ebenezer-isaac--llmconveyors/reviews or the review_server meta-tool.
POST /mcp