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

# Overview

The MCP server lets you connect an LLM client (e.g. Claude) directly to the MyLINK Connect Platform. Through the MCP, simply by chatting with your LLM, you can retrieve information about your account and all of your bots, such as: bot settings, channel settings, team member management, NLP, AI, Database, and more.

For certain functionalities you can also create, edit, or delete resources directly from the LLM, for example: changing a bot's channel configuration, publishing a bot, or managing team member permissions.

The MCP server is account bound: the account owner must grant the LLM client permission to act on their account through OAuth authentication. As a result, the MCP can only manage the bots within that account and has no authorization to interact with bots belonging to other accounts.
