Skip to content
Claude Desktop

Stumpy for Claude Desktop

ai.stumpy/agents

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

client:Claude Desktop transport:streamable-http

Install Stumpy in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agents": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://stumpy.ai/mcp/message"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Stumpy in other clients