MCP server
Use ApplyFast inside Claude, ChatGPT, Codex, Gemini and Grok
ApplyFast is an MCP server. Connect it to your AI assistant and it can set up your profile, show your AI-scored job matches, explain why a job fits, and tune your preferences, all from chat. Prefer scripts? The same data is available through the REST API.
11
tools
1–10
AI score per match
OAuth
browser sign-in
24/7
job monitoring
Connect
MCP (Model Context Protocol) is the standard that lets AI assistants use external tools. Add this URL to any MCP client, then sign in with your ApplyFast account in the browser. New here? Your assistant can walk you through setup.
https://applyfa.st/api/mcp$ claude mcp add --transport http applyfast https://applyfa.st/api/mcpStreamable HTTP. OAuth when prompted. API keys under Settings → API.
$ codex mcp add applyfast --url https://applyfa.st/api/mcpRemote Streamable HTTP. Optional: --bearer-token-env-var APPLYFAST_API_KEY if your build needs a header instead of OAuth.
$ gemini mcp add --transport http applyfast https://applyfa.st/api/mcpRequires Gemini CLI with HTTP MCP support. Run /mcp inside Gemini to verify the connection.
$ grok mcp add --transport http applyfast https://applyfa.st/api/mcpWrites to ~/.grok/config.toml. Optional header: --header "Authorization: Bearer YOUR_KEY". Check with grok mcp list.
/.well-known/oauth-protected-resource. Clients without OAuth can send Authorization: Bearer af_live_… with an API key from Settings → API.What your assistant can do
Get set up
get_onboarding_statusimport_linkedin_profileadvance_onboardingget_interviewanswer_interview_questionFind jobs
get_job_matchesget_jobTune your matching
get_profileupdate_profileupdate_match_weightsregenerate_scoring_dossierThings to ask
- “Set me up on ApplyFast. Here's my LinkedIn profile: …”
- “Show my best matches from this week.”
- “Why did my top match score a 9? Which requirements does it miss?”
- “I only want remote roles from now on. Update my preferences.”
- “Salary matters more to me than company size. Re-rank my matches.”
Limits
- 30 tool calls per minute and 1,000 per day.
- Heavier actions on OAuth connections (LinkedIn import, interview steps, profile changes) are limited to 6 per minute and 100 per day.
- Matches appear once onboarding is complete. Your assistant can finish onboarding with you in chat.
- Up to 100 matches per request, from windows of up to 30 days.
- ApplyFast finds and explains jobs. It never applies on your behalf.
Security
- Sign-in happens in your browser. Your assistant never sees your password.
- The connection carries your credential, so never paste API keys into a chat.
- Create and revoke API keys any time under Settings → API.
No ApplyFast account yet?
Connect your assistant and it will sign you up, or start on the web.