Productivity
aiapplyd.com
AI-powered tools for resume optimization, job analysis, and interview preparation.
ENDPOINT 1
https://mcp.aiapplyd.com/mcp
MCP server metadata
- Name
- AI Applyd
- Version
- 1.3.0
Known tools 10
aiapplyd_analyze_job_descriptionExtract what a job posting actually screens on: the exact ATS keywords, must-have versus nice-to-have requirements, seniority signals, and red flags.
Inferred read-onlyaiapplyd_generate_interview_questionsProduce interview preparation for a specific role and company: company insights, the questions this role is asked with approach guidance, STAR scenarios drawn from the posting, talking points, questions to ask the interviewer, and salary negotiation prep.
Inferred read-onlyaiapplyd_translate_resumeTranslate the resume saved on the user's AI Applyd account into another language, ready to send to employers in that market.
Potential side effectsaiapplyd_search_jobsReturn the user's AI-curated job matches, filtered by title, location, and remote preference.
Inferred read-onlyaiapplyd_update_job_preferencesSet the roles and locations AI Applyd hunts for on the user's behalf, and re-run discovery immediately.
Inferred read-onlyaiapplyd_generate_cover_letterWrite a cover letter for a specific job from the resume already saved on the user's AI Applyd account, in their own voice and free of recruiter cliches.
Potential side effectsaiapplyd_auto_applyApply to ONE specific job posting end to end: the resume and cover letter are rewritten for that role, then the form is completed and submitted on the employer's own hiring system, not a job board.
Inferred read-onlyaiapplyd_build_pdfBuild a formatted, ATS-clean resume from raw text in the user's AI Applyd resume builder, where it stays editable and downloads as a PDF.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ai-applyd]
url = "https://mcp.aiapplyd.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ai-applyd": {
"type": "http",
"url": "https://mcp.aiapplyd.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ai-applyd
Remote MCP URL: https://mcp.aiapplyd.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ai-applyd": {
"url": "https://mcp.aiapplyd.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ai-applyd": {
"type": "http",
"url": "https://mcp.aiapplyd.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ai-applyd",
"transport": "streamable-http",
"url": "https://mcp.aiapplyd.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for aiapplyd.com was fetched 2026-08-05T09:27:15.532Z and is being refreshed.
aiapplyd.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.