Skip to main content

Connect Prediko to AI agents (ChatGPT, Claude & more)

Written by Amar Sujith

Connect Prediko to AI agents (ChatGPT, Claude & more)

You can connect Prediko to your favourite AI tool — ChatGPT, Claude, or any other assistant that supports connectors (MCP) — so you can ask questions and get things done in plain English, without logging into Prediko or clicking through menus.

For example, you could ask:

  • "Which products are about to run out of stock?"

  • "Draft a purchase order for my top sellers."

  • "What's my demand forecast for next month?"

Your AI tool reads your Prediko data and helps you act on it, right there in the chat.


What is MCP?

MCP (Model Context Protocol) is the secure connection that lets AI tools talk to Prediko. Most AI apps call these "connectors". You set it up once, then chat as normal.


How to connect

Connecting takes a moment. You'll need Prediko's address:

https://mcp.prediko.io/mcp

In ChatGPT: first switch on developer mode in Settings, under Advanced settings. Then go to Settings > Connectors > Create, name it "Prediko", paste in the address above, and choose OAuth for authentication. (Custom connectors need a paid ChatGPT plan.)

In the Claude app or web: go to Settings > Customize > Connectors, choose Add custom connector, and paste in the address above. Available on all Claude plans.

In any other AI tool: if it supports MCP connectors, just paste in the address above wherever it asks for a server URL — it works the same way.

In Claude Code (for the technically minded): connect with a single command:

claude mcp add --transport http prediko https://mcp.prediko.io/mcp

For more detail, including setup for developer tools like Cursor and Codex, see the full guide:


Signing in

The first time you connect, you sign in with your usual Prediko login — no passwords or keys to copy anywhere. You'll be asked to approve what your AI tool is allowed to do, such as:

  • Look up your inventory

  • Create and manage purchase orders

  • Update product settings

A few things we take care of behind the scenes:

  • Any changes made are recorded under your email, so there's a clear trail.

  • Before making a change, your AI tool can show you a preview first — so nothing happens without you saying yes.


Getting access

MCP is available on every Prediko account — there's nothing to request or switch on. If you have any questions, email [email protected].

Did this answer your question?