Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benjitaylor/agentation
/ instance
Function
instance
mcp/src/server/store.ts:271–273 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
269
270
export
const
store = {
271
get instance() {
272
return
getStore();
273
},
274
};
275
276
// Direct function exports for backwards compatibility
Callers
nothing calls this directly
Calls
1
getStore
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…