Fify for Claude Desktop
io.github.renfei-design/fify
Turn grounded AI answers into trusted comparisons, plans, timelines, and decision views.
client:Claude Desktop
transport:streamable-http
tools:2
Install Fify in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fify": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://fify-chatgpt.renfei1992.chatgpt.site/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