Skip to content
Cursor

cli market world for Cursor

io.github.treevu-ai/cli-market-world

Commerce for AI agents. 44 MCP tools. 380 retailers (336 verified), 21 countries, 4 platforms.

client:Cursor transport:stdio runtime:pypi

Install cli market world in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "cli-market-world": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "cli-market-world"
      ],
      "env": {
        "MARKET_API_URL": "<MARKET_API_URL>",
        "MCP_TOOL_PROFILE": "<MCP_TOOL_PROFILE>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

cli market world in other clients