Awery Documentation

Awery ERP MCP Connection Setup

This guide explains how to connect AI tools such as Claude, ChatGPT, or other MCP-compatible clients to Awery ERP. The connection endpoint is the standard Awery ERP URL with /system/mcp appended to the end.

Connection rule: take your Awery ERP base URL and add /system/mcp. Example: https://your-company.awery.com/system/mcp.

When to use this

Use this setup when you want an AI assistant to connect to an Awery ERP environment through MCP and work against that specific system instance.

Before you start

  • Ask to enable MCP support form support@awery.aero

  • Make sure you have access to the target Awery ERP environment.

  • Confirm the exact ERP base URL for your company or test system.

  • Use a supported AI client that allows adding a custom MCP server or connector.

Use the correct environment URL. A production URL connects the AI tool to production data; a test URL connects it to the test environment.

Setup instructions

1. Copy your Awery ERP URL

Identify the base URL of the Awery ERP system you want to connect to.

Examples:

  • https://company.awery.aero

2. Build the MCP endpoint

Add /system/mcp to the end of the base URL.

Pattern: https://your-awery-url/system/mcp

Example: https://company.awery.aero/system/mcp

If the base URL already opens your ERP in the browser, the MCP endpoint should be the same address with only /system/mcp appended.

3. Open your AI tool MCP settings

In Claude, ChatGPT, or another AI tool, open the area where external tools, connectors, or MCP servers are configured.

Look for labels such as:

  • MCP

  • Connectors

  • Tools

  • Custom integration

  • Server configuration

4. Add a new MCP connection

Create a new connection and paste the full Awery MCP endpoint.

Recommended values:

Field

What to enter

Example

Name

A clear environment name

Awery ERP

Server URL

Your ERP URL with /system/mcp

https://company.awery.aero/system/mcp

Environment note

Specify test or production

Production

If the client asks for authentication, use the method required by your organization or the client configuration already provided by your administrator.

5. Save and test the connection

Save the configuration, then run the client’s connection test if available.

A successful result usually means:

  • the URL is correct

  • the environment is reachable

  • your access is valid

Examples by tool

Claude

Open Claude’s MCP or tools configuration, add a new server, and set the server URL to your Awery endpoint ending with /system/mcp.

ChatGPT

Open the area for connectors, tools, or custom integrations, then create a new MCP-style connection using the same endpoint pattern.

Other AI tools

If the tool supports MCP, the same rule applies: use the Awery ERP base URL and append /system/mcp.

Formula: Awery ERP URL + /system/mcp

Common mistakes

  • Using the ERP base URL without adding /system/mcp

  • Connecting to production instead of test, or vice versa

  • Copying a URL with an extra slash or typo

  • Using an AI tool that does not support custom MCP connections

If the connection does not work, first recheck the endpoint format. In most cases the issue is an incorrect base URL or a missing /system/mcp suffix.

Troubleshooting

Issue

Likely cause

What to check

Connection fails immediately

Wrong endpoint

Confirm the URL ends with /system/mcp

Wrong data or environment

Connected to the wrong ERP system

Verify whether the URL is test or production

Tool cannot add server

Client limitation

Check whether that AI tool supports MCP or custom connectors

Currently supported calls (Read-Only):

  • Get Shipments Booking list

  • Get Shipments Profit page

  • Get Customer List

  • Get Vendor List


Quick checklist
  • I have the correct Awery ERP base URL
  • I added /system/mcp to the end of the URL
  • I selected the correct environment
  • My AI tool supports MCP or custom server connections

References