Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-fourleafai-clover-public-fourleafai": {
"args": [
"-y",
"four-leaf-coach"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
An open-source Skill that turns Claude (or ChatGPT, Cursor, Codex, GitHub Copilot) into a job search and interview prep coach. It pulls real job postings, role-specific interview intelligence, and resume scoring from the hosted Four-Leaf MCP, then walks the user through preparing for an actual interview.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'four-leaf-coach' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked four-leaf-coach against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in security
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Model Context Protocol for WinDBG
Regression testing for MCP servers. Checks capabilities, invokes tools, detects schema drift.
AI agent trust & reputation protocol — verify, score, route, compare, delegate. 18 tools.
MCP Security Weekly
Get CVE alerts and security updates for io.github.fourleafai/clover-public and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
An open-source Skill that turns Claude (or ChatGPT, Cursor, Codex, GitHub Copilot) into a job search and interview prep coach. It pulls real job postings, role-specific interview intelligence, and resume scoring from the hosted Four-Leaf MCP, then walks the user through preparing for an actual interview.
Free to install and use. Voice mock interviews with rubric-scored feedback and full AI resume tailoring live on four-leaf.ai; the Skill surfaces those as an upgrade path when they're the right next step.
Walks a user through prep for a specific role at a specific company. The Skill greets, asks what they're prepping for, and routes them into one of seven guided workflows. Every workflow pulls live data from the Four-Leaf MCP (jobs, role intel, question bank, match scoring) and adds the Skill's coaching on top.
You don't type these as commands. Say what you want in plain language and the coach routes to the right workflow:
Two steps. The Skill tells your AI tool how to coach. The hosted MCP gives the Skill live data.
npx four-leaf-coach add
That's it. The CLI detects your tool (Claude Code, Cursor, Codex, or GitHub Copilot), asks for scope when it matters, and copies the right bundle into the right place. Useful flags:
--tool <name> pick the tool yourself: claude-code, cursor, codex, or github-copilot--scope <project|global> Claude Code only; where to install--dry-run show what it would do without writing anything--yes skip confirmation prompts, --force overwrite an existing installfour-leaf-coach list show the supported tools and what's detected in the current directoryCursor needs the Nightly channel with Settings, Rules, Agent Skills enabled. The other tools work out of the box.
The Skill works in degraded mode (coaching only, no live job data) without the MCP. To get real job search, role intel, and resume scoring, install the hosted MCP:
# Claude Code, Claude Desktop, and any tool that uses claude-mcp config
claude mcp add --transport http four-leaf https://four-leaf.ai/api/mcp
The first tool call opens the browser for OAuth. A free Four-Leaf account works (3-day trial included, no credit card).
For Cursor, ChatGPT Desktop, and other MCP-aware tools, configure the same URL (https://four-leaf.ai/api/mcp) per that tool's MCP setup docs.
Once it's installed, just tell the coach what you need in plain language. Say something like "help me prep for a senior software engineer interview at Google" and it takes it from there. There are no subcommands to memorize; the coach routes based on what you ask. (In Claude Code you can also invoke it explicitly with `/four-leaf