Rosey – Quality verification for human and AI content for Claude Desktop
com.getrosey/rosey
Fact-checks generated content against your sources of truth showing what to trust, change, & verify.
client:Claude Desktop
transport:streamable-http
Install Rosey – Quality verification for human and AI content in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"rosey": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.getrosey.com/mcp-oauth/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