Slackbot’s MCP Client
Summary
Slackbot's MCP Client enables working across 20+ apps in Slack with multiplayer collaboration, integrating the Model Context Protocol for enhanced AI-powered workflows.
Similar Articles
MCP that lets you run and manage Claude Code sessions from Claude.ai chat (Work where you brainstorm)
An open-source MCP tool that allows Claude.ai to run and manage Claude Code sessions, enabling a loop where Claude.ai triggers Claude Code and receives responses back in the browser, eliminating copy-pasting.
@sourcebot_dev: Give agents context across your entire codebase. Open source, 1 min install.
Sourcebot has launched an open-source MCP (Model Context Protocol) server that connects AI coding agents like Cursor, Claude Code, and Copilot to an entire codebase for search, file reading, and reference resolution. It supports OAuth 2.0 and API key authorization with a quick 1-minute install.
Computer-use MCP that can control multiple machines (Integrate with claude, Cursor, Codex or your custom harness)
opendesk is a free, open-source tool that enables AI agents to control multiple computers over a local WiFi network via the computer-use MCP protocol, integrating with Claude, Cursor, Codex, and custom workflows.
API to MCP
API to MCP lets you turn any API into an MCP server for AI agents, enabling seamless integration.
How are you handling cross-client communication between MCP agents?
A developer discusses the challenge of coordinating multiple MCP-speaking AI agents (like Claude Code and Cursor) working on the same project, sharing their self-built open-source solution using a shared 'room' model inspired by IRC, and asking the community for patterns and opinions.