Stumpy for VS Code
ai.stumpy/agents
Persistent AI agents that run 24/7 in your Slack, Telegram, SMS, or email.
client:VS Code
transport:streamable-http
Install Stumpy in VS Code
.vscode/mcp.json
{
"servers": {
"agents": {
"type": "http",
"url": "https://stumpy.ai/mcp/message"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs