UCM — Universal Commerce Marketplace for Grok
io.github.ucmai/ucm
API marketplace for AI agents — 100 services, 87 free, one API key
client:Grok
transport:stdio
runtime:npm
Install UCM — Universal Commerce Marketplace in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ucm": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ucm/mcp-server"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs