Jobpost for Gemini CLI
dev.kaneky/jobpost
Read the job posting from any career page: title, employer, dates, salary. Paid per call, x402.
client:Gemini CLI
transport:streamable-http
tools:1
Install Jobpost in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"jobpost": {
"httpUrl": "https://jobpost.kaneky.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs