Teleshop MCP: How to Manage Your Telegram Store via AI
📋 Table of Contents
Imagine this: instead of opening your admin panel, searching for an order, and clicking through buttons — you just write in a chat with AI: "Which orders are awaiting shipment?" And you get the answer in seconds.
This isn't science fiction — this is how Teleshop MCP works. You can now fully manage your Telegram store through Claude, ChatGPT, or any other AI assistant. In this article, we'll explain how it works and how to connect.
What Is MCP in Simple Terms
MCP (Model Context Protocol) is a technology that gives AI assistants access to external services. In simple terms: before, ChatGPT or Claude could only answer questions. Now they can take actions — create products, check orders, launch automations.
MCP is an open standard created by Anthropic. It's supported by Google, Microsoft, OpenAI, and thousands of other companies. Teleshop was among the first Telegram platforms to add full MCP support — 50 tools available through a regular chat.
How It Works
It's very simple:
- You write in the AI chat using plain language — what you need done
- The AI understands your request and picks the right tool from your store
- The action is performed automatically — you see the result in the chat
For example:
💬 "Which orders are awaiting shipment? Show me the total and customer contact."
✅ 5 orders · ₴18,740 · Nova Poshta. Oldest: #1042 — Olena K. · +380...
No code. No technical skills. Just describe the task — the AI does the rest.
Works with: Claude (Desktop, claude.ai), ChatGPT Desktop, Cursor, Windsurf, and any other MCP client.
What You Can Do via AI
Teleshop MCP gives the AI access to 50 tools across 7 areas:
📦 Products (10 tools) — add, edit, delete products. Batch create up to 100 at once. Import a catalog of up to 5,000 items from a CSV file — especially handy for dropshipping in Telegram, where catalogs change frequently. Update images and attributes.
🏷️ Categories (7 tools) — build your catalog structure, create hierarchies, batch operations.
🛒 Orders (5 tools) — view, filter by status or payment, change status, add tracking numbers.
👥 Customers (2 tools) — search customers, view purchase history.
🔗 Webhooks (12 tools) — create, test, view delivery logs and stats.
⚙️ Automations (8 tools) — manage n8n addons: enable, schedule, variables.
🎨 Attributes (6 tools) — create product attributes: size, color, type, etc.
Real Command Examples
Here's what you can do by simply typing a message to the AI:
Catalog import:
💬 "Import catalog from catalog.csv — merge mode, enable stock control"
The AI loads the file, creates categories, matches products by SKU, and pulls in images.
Sales analytics:
💬 "How many completed orders this week? What's the average ticket?"
The AI filters orders, calculates the totals, and shows you the stats.
Order processing:
💬 "Move order #1042 to shipped and add TTN 20450123456789"
Status changed, tracking number added — in seconds instead of minutes.
Bulk operations:
💬 "Create 50 products from this list and add a Size attribute"
What used to take an hour of manual work — now takes one sentence.
Automation:
💬 "Create a webhook on new order → https://n8n.shop.com/hook and test it"
Webhook created, test executed, logs verified.
Webhooks: Automatic Notifications
Webhooks are a way to automatically send data from your store to other systems. For example, when a new order comes in — automatically notify your CRM or trigger a workflow in n8n.
Teleshop MCP supports 13 events:
- Orders: created, updated, completed, cancelled
- Products: created, updated, deleted
- Categories: created, updated, deleted
- Customers: created, updated
- Cart: updated
Each webhook can be configured with authorization, custom headers, and test mode. And all of this — through a chat with AI.
Setup in 3 Minutes
Teleshop MCP is a cloud server. Nothing to install.
Step 1. Pick an AI client — Claude Desktop, claude.ai, ChatGPT, or any other.
Step 2. Add the MCP server in settings. URL:
https://mcp.teleshop.pro/mcp
For Claude Desktop — in claude_desktop_config.json:
{
"mcpServers": {
"teleshop": {
"type": "url",
"url": "https://mcp.teleshop.pro/mcp"
}
}
}
Step 3. Authorize via OAuth — and 50 tools are available in your chat.
Security
Access is through OAuth — the AI only gets store management tools. Passwords, payment data, and admin secrets are inaccessible.
Every AI action is logged — you can always see what was done and when.
Who It's For
🧑💼 Store owners — check orders, update prices, launch campaigns through chat instead of the admin panel.
👨💻 Developers — build AI agents, connect Teleshop to n8n, CRM, and analytics. 50 tools + 13 events = backend with zero code.
📈 Marketers — bulk-update discounts, pull analytics, launch automated funnels — all through a simple chat.
Conclusion
Teleshop MCP is a simple way to manage your Telegram store via AI. 50 tools, 13 webhook events, cloud server with no installation — available on all plans, including free.
What used to take an admin panel and 5 minutes — now takes a single sentence in chat.