Model Context Protocol

Free Manufacturing Quality Tools for AI Assistants

The Pareto Base MCP server gives Claude, Cursor, and any MCP-compatible AI assistant the ability to run Pareto analysis, generate ISO audit checklists, and calculate scrap ROI — all from a natural conversation.

Available Tools

Add to Your AI Assistant

The server is hosted and ready — no setup required on your end.

Claude Desktop

Open claude_desktop_config.json — found at ~/Library/Application Support/Claude/ on Mac or %APPDATA%\Claude\ on Windows — and add:

claude_desktop_config.json

{
  "mcpServers": {
    "paretobase": {
      "type": "http",
      "url": "https://mcp.paretobase.com/mcp"
    }
  }
}

Restart Claude Desktop. You'll see a 🔨 icon in the chat input when tools are active.

Cursor

Go to Settings → MCP and add a new server, or edit your .cursor/mcp.json:

.cursor/mcp.json

{
  "mcpServers": {
    "paretobase": {
      "url": "https://mcp.paretobase.com/mcp",
      "transport": "http"
    }
  }
}

Other MCP Clients

Any client that supports the MCP Streamable HTTP transport can connect to:

https://mcp.paretobase.com/mcp

What is MCP?

MCP (Model Context Protocol) is an open standard that lets AI assistants call external tools and data sources during a conversation. When you ask Claude "what's our scrap rate costing us?" and the Pareto Base MCP server is connected, Claude can call our calculator directly and return a precise answer — without you copying data into a spreadsheet or switching applications.

Learn more about MCP

Want live scrap tracking?

The MCP tools work on data you bring to the conversation. Pareto Base stores and analyses your scrap data continuously — so your AI assistant always has real numbers to work with.

Get started free