{"id":71877,"date":"2026-07-22T10:00:00","date_gmt":"2026-07-22T08:00:00","guid":{"rendered":"https:\/\/symmy.com\/erpedie\/jak-pripojit-chatgpt-k-pohode-2\/"},"modified":"2026-08-18T07:42:31","modified_gmt":"2026-08-18T05:42:31","slug":"jak-pripojit-chatgpt-k-pohode","status":"publish","type":"erpedie","link":"https:\/\/symmy.com\/en\/erpedie\/jak-pripojit-chatgpt-k-pohode\/","title":{"rendered":"How to connect ChatGPT to POHODA: a practical guide"},"content":{"rendered":"<p>ChatGPT is great at writing, calculating and advising \u2014 but it doesn&#8217;t know your accounts. Ask it about unpaid invoices and it will answer with generalities, because it cannot see into POHODA. The good news: connecting ChatGPT to POHODA is possible today, even without a developer. In this guide we walk through the three possible routes, what you need for each and what to watch out for.<\/p>\n<h2>What you will need<\/h2>\n<ul class=\"ep-cards\">\n<li><strong>A paid ChatGPT account<\/strong>Custom connectors are available on the paid plans; for companies we recommend Team or Enterprise \u2014 they come with the assurance that models are not trained on your conversations.<\/li>\n<li><strong>POHODA with data access<\/strong>For direct data reads you need the SQL or E1 edition (they run on SQL Server). For routes via the XML interface, count on <a href=\"\/en\/erpedie\/pohoda-mserver\/\">mServer<\/a>.<\/li>\n<li><strong>An MCP server for POHODA<\/strong>The intermediary that gives ChatGPT safe access to the data. What it is and how it works is <a href=\"\/en\/erpedie\/co-je-mcp-server\/\">explained here<\/a>.<\/li>\n<li><strong>10 minutes of your time<\/strong>Connecting a ready-made MCP server is a single configuration step in the ChatGPT settings.<\/li>\n<\/ul>\n<h2>Route 1: copying data by hand (free, but\u2026)<\/h2>\n<p>The simplest way to start: export a report from POHODA and paste it into the chat. It works immediately and costs nothing \u2014 which is why most companies start there. But there are three catches: it is <strong>laborious<\/strong> (every question = a new export), the data is <strong>stale<\/strong> the moment you paste it, and above all <strong>you lose control<\/strong> over what exactly leaves for the chat. Fine for a one-off analysis; not for daily work.<\/p>\n<h2>Route 2: an open-source MCP server (for the technically minded)<\/h2>\n<p>Community MCP servers for POHODA exist on GitHub, communicating over the XML interface. They are free and fully under your control \u2014 which is also the trade-off: you need a running <a href=\"\/en\/erpedie\/pohoda-mserver\/\">mServer<\/a> (a dedicated POHODA instance), a machine for the server to run on, and someone to set it all up and maintain it through every POHODA update. If you have a capable IT person in-house and time to experiment, it is a legitimate way to get a feel for MCP.<\/p>\n<h2>Route 3: a hosted service (no installation, live in days)<\/h2>\n<p>The third route hands the worries over to a provider: the MCP server runs in the cloud, connects securely to your POHODA database (IP whitelisting or your VPN), and all you do is link ChatGPT. That is how our <a href=\"\/en\/erp-mcp\/pohoda\/\">POHODA MCP<\/a> works \u2014 reads go straight from the database, so you don&#8217;t need mServer, and the connection takes three steps:<\/p>\n<ol class=\"ep-steps\">\n<li><strong>Open Settings \u2192 Connectors<\/strong> in your ChatGPT account and choose to add a connector.<\/li>\n<li><strong>Paste the MCP server address<\/strong> (e.g. <code>https:\/\/mcp.symmy.ai\/pohoda<\/code>) and sign in \u2014 it uses OAuth, no shared keys and no POHODA passwords.<\/li>\n<li><strong>Ask in plain language.<\/strong> \u201cWhich customers have overdue invoices?\u201d \u2014 ChatGPT fetches the data itself and answers with the numbers from your POHODA.<\/li>\n<\/ol>\n<h2>What you can do with the connection<\/h2>\n<ul class=\"ep-cards\">\n<li><strong>Accounting agenda<\/strong>\u201cPrepare the documentation for the July VAT return.\u201d \u201cWhich received invoices are due this week?\u201d<\/li>\n<li><strong>Money overview<\/strong>\u201cWhat does the 30-day cash-flow outlook look like?\u201d \u201cWho owes us the most, and for how long?\u201d<\/li>\n<li><strong>Sales<\/strong>\u201cWhat has company ABC ordered this year?\u201d \u201cGive me a customer summary before the meeting.\u201d<\/li>\n<li><strong>Warehouse<\/strong>\u201cWhich items are below minimum stock?\u201d \u201cHow many units of XY do we have reserved?\u201d<\/li>\n<\/ul>\n<h2>Security: what to ask before letting AI near your data<\/h2>\n<p>Whichever route you choose apart from manual copying, insist on answers to four questions: Does the connection run <strong>read-only by default<\/strong>? Can you <strong>restrict the areas<\/strong> the AI can see (payroll never, for example)? Is there an <strong>audit log<\/strong> of every query? And <strong>where does the data live<\/strong> \u2014 does it stay in the EU, and is it kept out of model training? A serious solution answers yes four times.<\/p>\n<div class=\"ep-note\">\n<h2>Don&#8217;t confuse the two: a \u201cGPT advisor\u201d is not a data connection<\/h2>\n<p>In the GPT catalogue you will also find \u201cPOHODA guide\u201d-style assistants. They can help you operate the program \u2014 explain where to find a report or how to post a document. <strong>But they cannot see your data<\/strong>: they won&#8217;t tell you who owes what, nor prepare your VAT documentation. For that you need a real connection via MCP \u2014 which is what this article is about.<\/p>\n<\/div>\n<h2>Frequently asked questions<\/h2>\n<details class=\"ep-faq\">\n<summary>Does the same work with Claude or Copilot?<\/summary>\n<p>Yes \u2014 MCP is an open standard, so one MCP server works with every assistant that supports it. Claude connects in much the same way (connectors in the settings); Microsoft Copilot support is on its way.<\/p>\n<\/details>\n<details class=\"ep-faq\">\n<summary>Do I need mServer?<\/summary>\n<p>Not for reading data \u2014 the hosted service reads directly from the database of the SQL\/E1 editions. mServer comes into play for writes (issuing an invoice) and for the open-source route, which communicates through it. Details in our <a href=\"\/en\/erpedie\/pohoda-mserver\/\">mServer article<\/a>.<\/p>\n<\/details>\n<details class=\"ep-faq\">\n<summary>Will OpenAI see my accounts?<\/summary>\n<p>ChatGPT only receives the data the MCP server returns for a specific query \u2014 never the whole database. On the business plans (Team\/Enterprise), conversations are not used to train models. The MCP server itself should run in the EU and store no data; ask your provider about that.<\/p>\n<\/details>\n<details class=\"ep-faq\">\n<summary>What does it all cost?<\/summary>\n<p>You pay the ChatGPT subscription to OpenAI. Our hosted MCP server for POHODA starts at 2 490 K\u010d per month per company \u2014 see the current pricing and what it includes on the <a href=\"\/en\/erp-mcp\/pohoda\/\">POHODA MCP<\/a> page.<\/p>\n<\/details>\n","protected":false},"excerpt":{"rendered":"<p>Three ways to connect ChatGPT to POHODA \u2014 from manual copy-paste to an MCP server. What you need, what it costs and what to watch out for.<\/p>\n","protected":false},"author":0,"featured_media":67149,"template":"","class_list":["post-71877","erpedie","type-erpedie","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/symmy.com\/en\/wp-json\/wp\/v2\/erpedie\/71877","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/symmy.com\/en\/wp-json\/wp\/v2\/erpedie"}],"about":[{"href":"https:\/\/symmy.com\/en\/wp-json\/wp\/v2\/types\/erpedie"}],"version-history":[{"count":1,"href":"https:\/\/symmy.com\/en\/wp-json\/wp\/v2\/erpedie\/71877\/revisions"}],"predecessor-version":[{"id":71950,"href":"https:\/\/symmy.com\/en\/wp-json\/wp\/v2\/erpedie\/71877\/revisions\/71950"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/symmy.com\/en\/wp-json\/wp\/v2\/media\/67149"}],"wp:attachment":[{"href":"https:\/\/symmy.com\/en\/wp-json\/wp\/v2\/media?parent=71877"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}