Consumer Product Recall Evidence for Claude Desktop
io.github.thryvebaseline/agent-services-008
Match consumer products to official CPSC recalls and purchase source-linked evidence.
client:Claude Desktop
transport:streamable-http
Install Consumer Product Recall Evidence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-services-008": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://experiment-008-production.up.railway.app/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