Stumpy

Persistent AI agents that run 24/7 in your Slack, Telegram, SMS, or email

Connect via MCP

The Model Context Protocol (MCP) lets AI assistants like Claude connect to Stumpy and interact with your agents. Once connected, your AI assistant can send messages, read responses, manage files, and configure your agents.

Endpoint

https://stumpy.ai/mcp/message

Claude Code

  1. Run this command in your terminal:
    claude mcp add --transport http stumpy https://stumpy.ai/mcp/message
  2. A browser window will open for OAuth authentication.
  3. Sign in to Stumpy and authorize the connection.
  4. Once authorized, Claude Code can interact with your agents using mcp__stumpy__* tools.

Related Servers