refd for Claude Desktop
ai.refd/refd
Read AI search visibility, competitors, citations, prompts, and answer evidence from refd.
client:Claude Desktop
transport:streamable-http
Install refd in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"refd": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.refd.ai/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