NotFair for Claude Desktop
io.github.nowork-studio/notfair
OAuth MCP for Google, Meta, X, LinkedIn, Reddit, TikTok, GSC, GA4, WordPress and GHL.
client:Claude Desktop
transport:streamable-http
Install NotFair in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"notfair": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://notfair.co/api/mcp/notfair"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs