nextrole mcp proxy for Cline
io.github.bats64mgutsi/nextrole-mcp-proxy
MCP proxy server for NextRole CV tailoring services
client:Cline
transport:stdio
runtime:npm
Install nextrole mcp proxy in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"nextrole-mcp-proxy": {
"command": "npx",
"args": [
"-y",
"nextrole-mcp-proxy"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs