Loading MCP server directory, please wait...
Google UCP — agentic shopping, cart, checkout, orders, delivery
npx @getmcp/cli add io.github.codespar/mcp-ucpRequires Node.js 18+. Community-contributed server. Review source before installing.
UCP_API_KEYAPI key for ucp
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-ucp": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-ucp"
],
"env": {
"UCP_API_KEY": ""
}
}
}
}