Click any tag below to further narrow down your results
Links
This article explains how to set up a Telegram bot to work with Claude Code using an MCP server. It covers the steps from creating a bot with BotFather to configuring the server and pairing it with Claude for direct messaging. Key commands and configurations are detailed for effective integration.
This guide explains how to set up a Telegram bot with Claude Code using an MCP server. It covers creating a bot through BotFather, installing the necessary plugin, and the steps to configure and pair the bot with your Claude session.
This article discusses the development of a Slack bot at monday.com that provides real-time insights into platform status and issues. By integrating large language model (LLM) agents, developers can quickly access crucial data without navigating multiple tools. The bot streamlines communication and enhances efficiency in addressing service-related queries.
Claude Desktop can sometimes launch MCP servers twice, causing issues that can be resolved by restarting the application. This article details how to set up a Minecraft bot using large language models and the Mineflayer API via the Model Context Protocol (MCP), allowing users to control a Minecraft character and interact with the game through various commands.
A TypeScript framework for WhatsApp's Official API allows developers to create a WhatsApp bot by utilizing npm to install the module. It covers the setup process for obtaining API tokens, webhook configuration, and provides sample code for handling different message types and responses. Additional resources include documentation for various environments and contribution guidelines for enhancing the library.