mcp ucp for Claude Desktop
io.github.codespar/mcp-ucp
Google UCP — agentic shopping, cart, checkout, orders, delivery
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp ucp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-ucp": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-ucp"
],
"env": {
"UCP_API_KEY": "<UCP_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs