🔎
Sourcegraph Cody+Stompy

Codebase-aware AI with codebase-aware memory

Deep codebase understanding, deep memory

The Problem

Cody from Sourcegraph sees your entire codebase. Not just the file you're editing—everything. It answers questions with full context. It understands dependencies, patterns, and relationships.

But understanding isn't remembering.

Cody knows your codebase structure. It doesn't know what you've decided about it. The architectural choices you've made, the patterns you've established, the bugs you've fixed—Cody reads the code, not the history of your decisions.

Codebase awareness needs decision awareness.

How Stompy Helps

Stompy gives Cody memory of your decisions, not just your code.

Your codebase-aware AI now remembers: - Why you structured things this way - Decisions that aren't obvious from the code - Past discussions about architecture - The context behind your patterns

Cody sees the code. Stompy remembers the conversations.

Integration Walkthrough

1

Add Stompy alongside Cody

Use Stompy via your editor's MCP support to complement Cody.

// VS Code or JetBrains MCP config
{
"mcpServers": {
"stompy": {
"url": "https://mcp.stompy.ai/sse",
"headers": {
"Authorization": "Bearer YOUR_STOMPY_TOKEN"
}
}
}
}

What You Get

  • Codebase awareness + decision memory
  • Automatic session handovers
  • Semantic search for relevant past discussions
  • Complements Cody's deep code understanding
  • Works in VS Code and JetBrains

Ready to give Sourcegraph Cody a memory?

Join the waitlist and be the first to know when Stompy is ready. Your Sourcegraph Cody projects will never forget again.