machfive for Claude Desktop
io.github.bluecraft-ai/machfive
Generate hyper-personalized cold email sequences via MachFive API.
client:Claude Desktop
transport:streamable-http
tools:6
Install machfive in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"machfive": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.machfive.io/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