Jobs Mcp Proxy — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Jobs Mcp Proxy (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Your job search is scattered across a dozen browser tabs, a spreadsheet you forgot to update, and a calendar with no follow-up reminders. FoundRole's MCP server pulls all of it into the AI assistant you already talk to — Claude, ChatGPT, Cursor, and any other MCP client.
Ask in plain language. Your assistant searches live roles, saves the good ones to your tracker, moves them through your pipeline, and sets the follow-up reminders you'd otherwise miss — without you leaving the chat.
Start searching right away — no sign-up needed. Connect your client and ask for jobs immediately. You only sign in (once) when you want to save and track them — and your AI does that for you the moment you ask. Free forever — no API key to manage, no credit card.
.ics) invite for Google Calendar, Outlook, or Apple Calendar. _(Part of your tracked jobs — uses the same one-time sign-in.)_It's the same account and data as FoundRole.com — the MCP server just lets your AI drive it.
New here? The FoundRole AI Search guide walks through connecting each client step by step, with an FAQ.
Two ways to connect, depending on your client. Either way, searching works the moment you connect — no sign-up. A FoundRole sign-in is only needed for saving and tracking jobs, and your client prompts for it automatically the first time you ask for that.
Point your client at the FoundRole MCP endpoint:
https://www.foundrole.com/mcpThat's it — you can start searching jobs immediately. When you later ask to save or track a job, the client opens a browser window to sign in to FoundRole once, then remembers it.
Run the proxy locally with npx; it bridges your client's stdio transport to the FoundRole endpoint. Search works straight away; it handles the OAuth sign-in for you only when you first save or track a job:
npx @foundrole/ai-job-search-mcpEstimated time: ~2 minutes
FoundRole. https://www.foundrole.com/mcpClaude's custom connectors require a Claude Pro/Team/Enterprise plan on Claude's side. The FoundRole connection itself is free.
Estimated time: ~3 minutes
FoundRole. https://www.foundrole.com/mcpChatGPT connectors require a ChatGPT Plus/Team/Enterprise plan on ChatGPT's side. The FoundRole connection itself is free.
Add FoundRole to your client's MCP config. With the stdio bridge:
{
"mcpServers": {
"foundrole": {
"command": "npx",
"args": ["@foundrole/ai-job-search-mcp@latest"]
}
}
}Clients that support remote HTTP MCP can instead point directly at https://www.foundrole.com/mcp. Searching works as soon as it's connected; FoundRole sign-in is prompted the first time you save or track a job.
Estimated time: ~3 minutes | Requires: Node.js + npm
{
"mcpServers": {
"foundrole": {
"command": "npx",
"args": ["@foundrole/ai-job-search-mcp@latest"],
"env": {}
}
}
}Estimated time: ~4 minutes | Requires: Perplexity Pro + Node.js
{
"command": "npx",
"args": ["@foundrole/ai-job-search-mcp@latest"],
"env": {}
}Perplexity uses stdio MCP transport — Node.js and npm must be installed.
Asked to sign in / "needs authentication":
"Connection failed":
https://www.foundrole.com/mcp."Command not found" (stdio clients):
engines in package.json for the required version), then retry, or install globally: npm install -g @foundrole/ai-job-search-mcp and run ai-job-search-mcp.Connector not working:
No account needed to search. Connect your AI client and start finding roles now. Sign up free at FoundRole when you want to save jobs and track your applications — your AI signs you in the first time you ask.
_Made by the FoundRole team._
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.