> For the complete documentation index, see [llms.txt](https://help.bizmachine.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.bizmachine.com/ai-konektor-mcp.md).

# AI konektor (MCP)

- [Úvod](https://help.bizmachine.com/ai-konektor-mcp/ai-konektor-mcp.md): Připojte BizMachine k ChatGPT, Claude a dalším AI nástrojům přes konektor (MCP).
- [Co konektor umí a k čemu slouží](https://help.bizmachine.com/ai-konektor-mcp/ai-konektor-prehled.md): Přehled, co BizMachine AI konektor (MCP) umí: jaká data a funkce zpřístupní vašemu AI asistentovi, na co stále potřebujete Prospector nebo API a které nástroje konektor podporuje.
- [Jak připojit BizMachine k ChatGPT](https://help.bizmachine.com/ai-konektor-mcp/ai-konektor-chatgpt.md): Návod, jak ve workspace ChatGPT vytvořit aplikaci BizMachine (krok pro administrátora) a jak ji připojit ke svému účtu (krok pro uživatele), včetně přihlášení a prvního dotazu.
- [Jak připojit BizMachine v Claude](https://help.bizmachine.com/ai-konektor-mcp/ai-konektor-claude.md): Návod, jak v Claude přidat konektor BizMachine pro celou organizaci (krok pro administrátora) a jak ho připojit ke svému účtu (krok pro uživatele), včetně přihlášení, oprávnění nástrojů a prvního dota


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.bizmachine.com/ai-konektor-mcp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
