How to connect Claude to your Acumatica data

This KB article is part of SYNCHUB's data-extraction knowledge base for Acumatica

Our [MCP server](/connectors/acumatica/knowledge-base/mcp) allows you easily query your Acumatica data directly from within Claude. ### Connect to your Acumatica MCP Server First, you'll need the address of our MCP server: **https://api.synchub.io/mcp** Open your Claude settings from within your chat, then select _Manage Connections_: ![](https://api.synchub.io/Media/RenderFile?&documentGuid=03709700-cbb9-4787-9ad8-a11195258511&clientID=4&) Add a new _custom connector_ and enter the MCP server above, and a description: ![](https://api.synchub.io/Media/RenderFile?&documentGuid=8c26d85e-f4cb-49bf-ada4-6846c6f2a4fc&clientID=4&) That's it! Now, at this point you may have to _Connect_ to the app - just click the button here: ![](https://api.synchub.io/Media/RenderFile?&documentGuid=342d96c2-c2f7-4d3b-a172-a96eba5a7d99&clientID=4&) If you are already connected, no problem - just proceed to your chat... #### Chat with your Acumatica data from within Claude First, make sure your new connection is active: ![](https://api.synchub.io/Media/RenderFile?&documentGuid=86443597-fbfd-4a76-b430-5da15da1e5fc&clientID=4&) If it's not, go back to manage your connections and make sure SyncHub is connected properly. You'll note the (2) indicating that tools that are available for Claude to use. Let's try a couple of them out now. First, I'll ask what connections I have access to (you wouldn't generally ask this yourself, but we're just going to demonstrate that Claude knows): ![](https://api.synchub.io/Media/RenderFile?&documentGuid=595bdbd6-6237-4a81-a560-95b5dc9004db&clientID=4&) Pretty cool huh? Claude has pinged our MCP for a list of our current connections and rendered them in the chat. Now, for the good stuff - let's ask about our recent charges: ![](https://api.synchub.io/Media/RenderFile?&documentGuid=97e035b3-0c3a-4cab-8117-c26e2a36a96f&clientID=4&) And there you have it! Claude has used the `query_data` tool to query our account and return the requested information.