xpay Content Research for Claude Desktop
io.github.xpaysh/content-research
40+ content research tools. Perplexity, Tavily, Semantic Scholar, FLUX, Ideogram, Recraft.
client:Claude Desktop
transport:streamable-http
Install xpay Content Research in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"content-research": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://content.mcp.xpay.sh/mcp?key={api_key}"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs