This connects Claude to Stumpy's persistent AI agent platform, letting you programmatically send messages and receive responses via their HTTP and SSE endpoints. You get agents that actually stick around in your Slack, Telegram, SMS, or email, handling tasks like email triage, calendar management, shopping lists, and appointment booking. Think of it as delegating to an assistant that runs continuously rather than spinning up fresh context each time. The MCP integration gives you two transports: a streamable HTTP endpoint for sending commands and an SSE stream for real-time updates. Reach for this when you want Claude to hand off ongoing work to something that persists between conversations and can poke external services on your behalf.
claude mcp add --transport http ai.stumpy-agents https://stumpy.ai/mcp/message