Skip to content
VS Code

Stompy – AI Memory for Claude & MCP Agents for VS Code

ai.stompy/stompy

Persistent AI memory with semantic search, conflict detection, and ticketing.

client:VS Code transport:streamable-http

Install Stompy – AI Memory for Claude & MCP Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "stompy": {
      "type": "http",
      "url": "https://mcp.stompy.ai"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Stompy – AI Memory for Claude & MCP Agents in other clients