Mentionry for Claude Desktop
com.mentionry/mentionry
Find who links to your competitors but not you, judge each opening, and draft the pitch.
client:Claude Desktop
transport:streamable-http
tools:14
Install Mentionry in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mentionry": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mentionry.com/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