What is the Phos Labs Commerce Intelligence MCP server?
Commerce intelligence for AI agents. Diagnose drop-offs, fix checkouts, optimize pricing.
How to install Phos Labs Commerce Intelligence
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"commerce-intelligence": {
"url": "https://mcp.phoslabs.io/"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"commerce-intelligence": {
"serverUrl": "https://mcp.phoslabs.io/"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"commerce-intelligence": {
"type": "http",
"url": "https://mcp.phoslabs.io/"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"commerce-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.phoslabs.io/"
]
}
}
}Claude Code
claude mcp add --transport http commerce-intelligence https://mcp.phoslabs.io/Related MCP servers
Behavioral science tools for commerce — personas, nudges, preferences, friction audits.