cli market world for Zed
io.github.treevu-ai/cli-market-world
Commerce for AI agents. 44 MCP tools. 380 retailers (336 verified), 21 countries, 4 platforms.
client:Zed
transport:stdio
runtime:pypi
Install cli market world in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cli-market-world": {
"command": "uvx",
"args": [
"cli-market-world"
],
"env": {
"MARKET_API_URL": "<MARKET_API_URL>",
"MCP_TOOL_PROFILE": "<MCP_TOOL_PROFILE>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs