← Back to Settle

MCP Explained: How to Connect Your ERP, CRM, and Internal Systems to Claude

Model Context Protocol is the bridge between Claude and your business systems. Here's what it is, why it matters, and how any company can build one — explained without the jargon.

Settle··10 min read

The problem: Claude is smart but isolated

Out of the box, Claude can write, analyse, summarise, and reason — but it can't see your data. It doesn't know what's in your ERP. It can't pull your latest inventory levels, look up a customer's order history, or check your pricing spreadsheet. It's like hiring a brilliant new employee and then not giving them access to any of your systems.

You can copy-paste data into a conversation, but that doesn't scale. You can upload files, but those go stale the moment the source data changes. What you actually need is a live connection — a way for Claude to reach into your systems, read what it needs, and write back when appropriate.

That's what MCP does.

What MCP is, in plain English

MCP stands for Model Context Protocol. Think of it as a universal adapter between Claude and any data source your business uses.

Here's the simplest way to understand it: your ERP, CRM, database, or spreadsheet has data. That data lives behind some kind of access layer — an API, a database connection, a file system. MCP is a standardised wrapper that translates between that access layer and Claude, so Claude can ask questions like “what's the current price for a C-Series 600 press?” and get a real answer from your real system.

Without MCP, Claude is guessing or relying on whatever you paste in. With MCP, Claude is working with live data.

How it works: the three layers

Every MCP integration has three parts:

The MCP server is the key piece. It's essentially a contract that says: “here are the things Claude is allowed to do with this system, here's the data format for each action, and here are the guardrails.”

What this looks like in practice

We recently deployed AI across seven departments of a manufacturing company. One of the biggest blockers was their custom-built ERP — not SAP, not Odoo, not Tally. A bespoke system built over decades, holding everything from inventory levels to purchase orders to production schedules.

Without an MCP connector, 14 of their 49 identified use cases were blocked. Claude could generate offers, but not pull live pricing. It could draft purchase orders, but not assign PO numbers from the system. It could analyse financial data, but only from manually exported spreadsheets.

The MCP connector we built gave Claude the ability to:

Each of these is a “tool” defined in the MCP server. Claude knows these tools exist, knows what inputs they need, and knows what outputs they return. When a procurement manager asks Claude to “create a purchase order for 500 units of component X,” Claude calls the right MCP tool, gets the next PO number, pulls the current price, and assembles the document — all from live data.

What you can connect

MCP works with anything that has a programmable interface. In practice, that means:

The anatomy of an MCP server

An MCP server is surprisingly simple. It defines three things:

A typical MCP server for a mid-size manufacturer might have 10–20 tools, a handful of resources, and clear permission boundaries for different user roles. It's a 2–4 week development project, not a months-long enterprise integration.

Why this matters for your business

Most AI deployments stall because the AI can't access the data it needs. People try Claude, get generic results because it's working without context, and conclude that AI isn't ready for their workflows.

MCP changes that equation. When Claude can read your pricing rules, query your inventory, and pull from your knowledge base, it stops being a generic assistant and starts being a workflow participant. The output goes from “here's a template you can fill in” to “here's the completed document with the correct data.”

In the manufacturing deployment we referenced earlier, MCP unlocked the difference between Tier 1 use cases (instructions and knowledge files only) and Tier 3 use cases (live system integration). Tier 1 saved time. Tier 3 eliminated entire manual processes.

Getting started

You don't need to connect everything at once. The practical approach:

Each step builds trust in the system. By the time you're automating, your team has been using AI-assisted workflows for months and understands exactly what it can and can't do.

The bottom line

MCP is the infrastructure layer that turns Claude from a smart chat interface into a real business tool. It's not a product you buy — it's a connector you build, specific to your systems, your data, and your workflows.

Every business that uses a CRM, ERP, database, or internal tool can build an MCP server. The question isn't whether it's technically possible — it's whether you have the deployment structure to make it useful. That's the part most companies skip.

Ready to connect your systems to Claude?

We build custom MCP connectors as part of our deployment process — from discovery to production, with structured instructions and guardrails built in. Start a conversation →