Theyond for Gemini CLI
io.github.theyond/jobs
Live jobs from employer career pages. Read-only. Hit Apply on theyond.com. You land on the employer.
client:Gemini CLI
transport:streamable-http
tools:3
Install Theyond in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"jobs": {
"httpUrl": "https://theyond.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs