AI Sync icon

AI Sync

Connects GPT-4 to a backend merchant store API for querying and updating store data via the Model Context Protocol.

关于

This project leverages the Model Context Protocol (MCP) to bridge OpenAI's GPT-4 with a backend merchant store API. It enables users to interact with and manage merchant store data, specifically for the 'Tnc_Store' merchant ID, using natural language queries and commands. The system runs entirely locally, providing a client for user interaction that routes queries to GPT-4 and a server that exposes merchant data management tools to the AI, allowing for intelligent data retrieval and modification.

主要功能

  • Integrates OpenAI's GPT-4 with a local backend API
  • Designed for local execution using standard input/output
  • 0 GitHub stars
  • Enables natural language querying of merchant store data
  • Supports adding new merchant store entries with full details
  • Implements the Model Context Protocol (MCP) for AI tool definitions

使用案例

  • Searching for relevant stores using natural language queries
  • Adding new merchant store entries with detailed descriptions and keywords
  • Listing all available stores for a specific merchant
Advertisement

Advertisement