{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Treevu-ai/cli-market-world",
  "description": "Commerce for AI agents. 44 MCP tools. 142 retailers (99 verified), 13 countries, 4 platforms.",
  "repository": {
    "url": "https://github.com/Treevu-ai/cli-market-world",
    "source": "github"
  },
  "version": "1.11.45",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "cli-market-world",
      "version": "1.11.45",
      "transport": {
        "type": "stdio",
        "command": "market-mcp"
      },
      "environmentVariables": [
        {
          "name": "MARKET_API_URL",
          "description": "CLI Market API base URL",
          "default": "https://cli-market-api.fly.dev"
        },
        {
          "name": "MCP_TOOL_PROFILE",
          "description": "MCP tool profile: default (curated) or legacy (all tools)",
          "default": "default"
        }
      ]
    }
  ]
}
