agentsupply-mcp

yykyiran/agentsupply-mcp
★ 0 stars Python 🤖 AI/LLM Updated 4d ago
MCP server for AI agent shopping — discover, compare, and order products via natural language
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentsupply-mcp": {
      "command": "uvx",
      "args": [
        "agentsupply-mcp"
      ]
    }
  }
}

Or install with pip: pip install agentsupply-mcp

README Excerpt

**MCP server for AI agent shopping.** Connect your AI agent to agentsupply.top — search, compare, order, and set up auto-refills through natural language. 📖 **[Agent Integration Guide](INTEGRATION.md)** — Full API reference for autonomous agents 🤖 **LLMs.txt** — [/LLMS.txt](LLMS.txt) — LLM-friendly discovery file

Tools (6)

compare_productsget_categoriesget_productplace_ordersearch_productstrack_order