Job search and interview prep MCP. 11 tools, OAuth 2.1, cross-LLM. four-leaf.ai.
claude mcp add clover-public --transport http https://four-leaf.ai/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"clover-public": {
"url": "https://four-leaf.ai/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"clover-public": {
"serverUrl": "https://four-leaf.ai/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"clover-public": {
"type": "http",
"url": "https://four-leaf.ai/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"clover-public": {
"url": "https://four-leaf.ai/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"clover-public": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://four-leaf.ai/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://four-leaf.ai/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.fourleafai--clover-public/reviews or the review_server meta-tool.
POST /mcp