Propojte svého AI asistenta přímo s účetnictvím. Ptejte se na faktury, procházejte adresář, kontrolujte zásoby, vytvářejte nové doklady nebo si
Propojte svého AI asistenta přímo s účetnictvím. Ptejte se na faktury, procházejte adresář, kontrolujte zásoby, vytvářejte nové doklady nebo si nechte vytisknout fakturu do PDF. Stačí napsat, co potřebujete, a MCP server se postará o. Exposed over MCP by the pohoda mcp mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.
Everything the assistant can do here goes through one of these:
ext — curl, ext-dom, ext-simplexmlPOHODA_URL — URL mServeruPOHODA_ICO — ICO účetní jednotkyPOHODA_USERNAME — Uživatelské jméno pro mServerPOHODA_PASSWORD — HesloPOHODA_EXE_PATH — Cesta k Pohoda.exe pro autostart mServeru (volitelné)POHODA_CONFIG_NAME — Název konfigurace mServeru pro autostart (volitelné)Parametr — PopiscompanyDetail — true/false — vrátit i údaje o aktivní účetní jednotce (default false)Agenda — Popisinvoice — faktury*order — objednávkyYou will need 6 environment variables: POHODA_URL, POHODA_ICO, POHODA_USERNAME, POHODA_PASSWORD, POHODA_EXE_PATH, POHODA_CONFIG_NAME. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
This sits in the payments and commerce group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Pohoda MCP's toolset — ext, POHODA_URL, POHODA_ICO and 11 more — is a fair guide to whether it matches your workflow. It is maintained by dg; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| ext | curl, ext-dom, ext-simplexml |
| POHODA_URL | URL mServeru |
| POHODA_ICO | ICO účetní jednotky |
| POHODA_USERNAME | Uživatelské jméno pro mServer |
| POHODA_PASSWORD | Heslo |
| POHODA_EXE_PATH | Cesta k Pohoda.exe pro autostart mServeru (volitelné) |
| POHODA_CONFIG_NAME | Název konfigurace mServeru pro autostart (volitelné) |
| Parametr | Popis |
| companyDetail | true/false — vrátit i údaje o aktivní účetní jednotce (default false) |
| Agenda | Popis |
| invoice | faktury\* |
| order | objednávky |
| voucher | pokladní doklady |
| bank | banka |
{
"mcpServers": {
"pohoda": {
"command": "php",
"args": ["/cesta/k/pohoda-mcp/server.php"],
"env": {
"POHODA_URL": "http://localhost:444",
"POHODA_ICO": "12345678",
"POHODA_USERNAME": "Admin",
"POHODA_PASSWORD": "",
"POHODA_EXE_PATH": "C:\\Program Files (x86)\\STORMWARE\\POHODA\\Pohoda.exe",
"POHODA_CONFIG_NAME": "mServer1"
}
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| POHODA_URL | Endpoint or connection string the server talks to. | Yes |
| POHODA_ICO | Configuration value read at startup. | Optional |
| POHODA_USERNAME | Configuration value read at startup. | Optional |
| POHODA_PASSWORD | Configuration value read at startup. | Optional |
| POHODA_EXE_PATH | Filesystem location the server is allowed to use. | Optional |
| POHODA_CONFIG_NAME | Configuration value read at startup. | Optional |
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.