Theyond for VS Code
io.github.theyond/jobs
Live jobs from employer career pages. Read-only. Hit Apply on theyond.com. You land on the employer.
client:VS Code
transport:streamable-http
tools:3
Install Theyond in VS Code
.vscode/mcp.json
{
"servers": {
"jobs": {
"type": "http",
"url": "https://theyond.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs