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.0.0
Known tools 10
aiapplyd_score_resumeScore a resume against a job description for ATS compatibility.
Inferred read-onlyaiapplyd_analyze_job_descriptionExtract the ATS keywords and requirements a job posting actually screens on, so you know what to mirror in your resume.
Inferred read-onlyaiapplyd_translate_resumeTranslate the resume saved in your AI Applyd account into another language.
Inferred read-onlyaiapplyd_search_jobsSearch your AI-curated job matches by title, location, and remote preference.
Inferred read-onlyaiapplyd_update_job_preferencesChange which roles and locations AI Applyd hunts for on your behalf, then re-run discovery.
Inferred read-onlyaiapplyd_generate_cover_letterWrite a cover letter for a specific job, based on the resume already saved in your AI Applyd account.
Potential side effectsaiapplyd_build_pdfCreate a formatted resume in your AI Applyd resume builder from raw text, where you can edit it and download the PDF.
Potential side effectsCONNECT 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
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.