Skip to main content

Connect Prediko to AI assistants (MCP)

Written by Amar Sujith

Connect Prediko to AI assistants (MCP)

You can now connect Prediko to Claude — in the Claude app, on the web, or in Claude Code — so you can ask questions and get things done in plain English, without logging into Prediko or clicking through menus. (Claude is the only assistant supported for now, with more to come.)

For example, you could ask Claude:

  • "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?"

Claude 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 Claude talk to Prediko. 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 the Claude app or web: go to Customization > Connectors, add a new connector, and paste in the address above.

In Claude Code: connect with a single command:

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

For more detail, see the setup 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 Claude 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 Claude makes are recorded under your email, so there's a clear trail.

  • Before making a change, Claude 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?