Phos Labs Commerce Intelligence for Claude Desktop
io.phoslabs/commerce-intelligence
Commerce intelligence for AI agents. Diagnose drop-offs, fix checkouts, optimize pricing.
client:Claude Desktop
transport:streamable-http
Install Phos Labs Commerce Intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"commerce-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.phoslabs.io/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs