clover public for Claude Desktop
io.github.fourleafai/clover-public
Job search and interview prep MCP. 15 tools, OAuth 2.1, cross-LLM. four-leaf.ai.
client:Claude Desktop
transport:streamable-http
Install clover public in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"clover-public": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://four-leaf.ai/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs