UCM — Universal Commerce Marketplace for VS Code
io.github.ucmai/ucm
API marketplace for AI agents — 100 services, 87 free, one API key
client:VS Code
transport:stdio
runtime:npm
Install UCM — Universal Commerce Marketplace in VS Code
.vscode/mcp.json
{
"servers": {
"ucm": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ucm/mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs