Jobs by Workable for Gemini CLI
io.github.external-submissions-workable/jobs-by-workable
Jobs by Workable MCP server. Access over 150K jobs & thousands of companies listed on the job board.
client:Gemini CLI
transport:streamable-http
tools:10
Install Jobs by Workable in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"jobs-by-workable": {
"httpUrl": "https://jobs.workable.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