Liepin Jobs for VS Code
io.github.xllinbupt/liepin-jobs
Liepin job search and resume workflows backed by the official Liepin MCP server.
client:VS Code
transport:streamable-http
tools:14
Install Liepin Jobs in VS Code
.vscode/mcp.json
{
"servers": {
"liepin-jobs": {
"type": "http",
"url": "https://open-agent.liepin.com/mcp/user"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs