agent-recall-mcp 3.3.2 → 3.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +6 -13
- package/dist/index.js.map +1 -1
- package/dist/resources/journal-resources.d.ts.map +1 -1
- package/dist/resources/journal-resources.js +5 -29
- package/dist/resources/journal-resources.js.map +1 -1
- package/dist/server.js +1 -1
- package/dist/server.js.map +1 -1
- package/dist/tools/alignment-check.d.ts.map +1 -1
- package/dist/tools/alignment-check.js +3 -54
- package/dist/tools/alignment-check.js.map +1 -1
- package/dist/tools/awareness-update.d.ts +2 -8
- package/dist/tools/awareness-update.d.ts.map +1 -1
- package/dist/tools/awareness-update.js +3 -66
- package/dist/tools/awareness-update.js.map +1 -1
- package/dist/tools/context-synthesize.d.ts.map +1 -1
- package/dist/tools/context-synthesize.js +6 -187
- package/dist/tools/context-synthesize.js.map +1 -1
- package/dist/tools/journal-archive.d.ts.map +1 -1
- package/dist/tools/journal-archive.js +3 -48
- package/dist/tools/journal-archive.js.map +1 -1
- package/dist/tools/journal-capture.d.ts.map +1 -1
- package/dist/tools/journal-capture.js +3 -60
- package/dist/tools/journal-capture.js.map +1 -1
- package/dist/tools/journal-cold-start.d.ts.map +1 -1
- package/dist/tools/journal-cold-start.js +10 -52
- package/dist/tools/journal-cold-start.js.map +1 -1
- package/dist/tools/journal-list.d.ts.map +1 -1
- package/dist/tools/journal-list.js +3 -23
- package/dist/tools/journal-list.js.map +1 -1
- package/dist/tools/journal-projects.d.ts.map +1 -1
- package/dist/tools/journal-projects.js +3 -16
- package/dist/tools/journal-projects.js.map +1 -1
- package/dist/tools/journal-read.d.ts.map +1 -1
- package/dist/tools/journal-read.js +5 -45
- package/dist/tools/journal-read.js.map +1 -1
- package/dist/tools/journal-rollup.d.ts +3 -0
- package/dist/tools/journal-rollup.d.ts.map +1 -0
- package/dist/tools/journal-rollup.js +21 -0
- package/dist/tools/journal-rollup.js.map +1 -0
- package/dist/tools/journal-search.d.ts.map +1 -1
- package/dist/tools/journal-search.js +3 -91
- package/dist/tools/journal-search.js.map +1 -1
- package/dist/tools/journal-state.d.ts +0 -3
- package/dist/tools/journal-state.d.ts.map +1 -1
- package/dist/tools/journal-state.js +5 -93
- package/dist/tools/journal-state.js.map +1 -1
- package/dist/tools/journal-write.d.ts.map +1 -1
- package/dist/tools/journal-write.js +3 -62
- package/dist/tools/journal-write.js.map +1 -1
- package/dist/tools/knowledge-read.d.ts.map +1 -1
- package/dist/tools/knowledge-read.js +3 -100
- package/dist/tools/knowledge-read.js.map +1 -1
- package/dist/tools/knowledge-write.d.ts.map +1 -1
- package/dist/tools/knowledge-write.js +3 -66
- package/dist/tools/knowledge-write.js.map +1 -1
- package/dist/tools/nudge.d.ts.map +1 -1
- package/dist/tools/nudge.js +3 -25
- package/dist/tools/nudge.js.map +1 -1
- package/dist/tools/palace-lint.d.ts +2 -6
- package/dist/tools/palace-lint.d.ts.map +1 -1
- package/dist/tools/palace-lint.js +3 -135
- package/dist/tools/palace-lint.js.map +1 -1
- package/dist/tools/palace-read.d.ts +2 -5
- package/dist/tools/palace-read.d.ts.map +1 -1
- package/dist/tools/palace-read.js +5 -62
- package/dist/tools/palace-read.js.map +1 -1
- package/dist/tools/palace-search.d.ts +2 -5
- package/dist/tools/palace-search.d.ts.map +1 -1
- package/dist/tools/palace-search.js +3 -66
- package/dist/tools/palace-search.js.map +1 -1
- package/dist/tools/palace-walk.d.ts +2 -11
- package/dist/tools/palace-walk.d.ts.map +1 -1
- package/dist/tools/palace-walk.js +3 -149
- package/dist/tools/palace-walk.js.map +1 -1
- package/dist/tools/palace-write.d.ts +2 -5
- package/dist/tools/palace-write.d.ts.map +1 -1
- package/dist/tools/palace-write.js +3 -90
- package/dist/tools/palace-write.js.map +1 -1
- package/dist/tools/recall-insight.d.ts +2 -8
- package/dist/tools/recall-insight.d.ts.map +1 -1
- package/dist/tools/recall-insight.js +3 -35
- package/dist/tools/recall-insight.js.map +1 -1
- package/package.json +9 -46
- package/README.md +0 -435
- package/dist/helpers/journal-files.d.ts +0 -30
- package/dist/helpers/journal-files.d.ts.map +0 -1
- package/dist/helpers/journal-files.js +0 -96
- package/dist/helpers/journal-files.js.map +0 -1
- package/dist/helpers/sections.d.ts +0 -12
- package/dist/helpers/sections.d.ts.map +0 -1
- package/dist/helpers/sections.js +0 -84
- package/dist/helpers/sections.js.map +0 -1
- package/dist/palace/awareness.d.ts +0 -67
- package/dist/palace/awareness.d.ts.map +0 -1
- package/dist/palace/awareness.js +0 -231
- package/dist/palace/awareness.js.map +0 -1
- package/dist/palace/consolidate.d.ts +0 -28
- package/dist/palace/consolidate.d.ts.map +0 -1
- package/dist/palace/consolidate.js +0 -129
- package/dist/palace/consolidate.js.map +0 -1
- package/dist/palace/fan-out.d.ts +0 -15
- package/dist/palace/fan-out.d.ts.map +0 -1
- package/dist/palace/fan-out.js +0 -78
- package/dist/palace/fan-out.js.map +0 -1
- package/dist/palace/graph.d.ts +0 -11
- package/dist/palace/graph.d.ts.map +0 -1
- package/dist/palace/graph.js +0 -59
- package/dist/palace/graph.js.map +0 -1
- package/dist/palace/identity.d.ts +0 -6
- package/dist/palace/identity.d.ts.map +0 -1
- package/dist/palace/identity.js +0 -18
- package/dist/palace/identity.js.map +0 -1
- package/dist/palace/index-manager.d.ts +0 -7
- package/dist/palace/index-manager.d.ts.map +0 -1
- package/dist/palace/index-manager.js +0 -46
- package/dist/palace/index-manager.js.map +0 -1
- package/dist/palace/insights-index.d.ts +0 -39
- package/dist/palace/insights-index.d.ts.map +0 -1
- package/dist/palace/insights-index.js +0 -101
- package/dist/palace/insights-index.js.map +0 -1
- package/dist/palace/log.d.ts +0 -9
- package/dist/palace/log.d.ts.map +0 -1
- package/dist/palace/log.js +0 -28
- package/dist/palace/log.js.map +0 -1
- package/dist/palace/obsidian.d.ts +0 -12
- package/dist/palace/obsidian.d.ts.map +0 -1
- package/dist/palace/obsidian.js +0 -76
- package/dist/palace/obsidian.js.map +0 -1
- package/dist/palace/rooms.d.ts +0 -14
- package/dist/palace/rooms.d.ts.map +0 -1
- package/dist/palace/rooms.js +0 -117
- package/dist/palace/rooms.js.map +0 -1
- package/dist/palace/salience.d.ts +0 -15
- package/dist/palace/salience.d.ts.map +0 -1
- package/dist/palace/salience.js +0 -33
- package/dist/palace/salience.js.map +0 -1
- package/dist/storage/fs-utils.d.ts +0 -8
- package/dist/storage/fs-utils.d.ts.map +0 -1
- package/dist/storage/fs-utils.js +0 -28
- package/dist/storage/fs-utils.js.map +0 -1
- package/dist/storage/paths.d.ts +0 -21
- package/dist/storage/paths.d.ts.map +0 -1
- package/dist/storage/paths.js +0 -59
- package/dist/storage/paths.js.map +0 -1
- package/dist/storage/project.d.ts +0 -17
- package/dist/storage/project.d.ts.map +0 -1
- package/dist/storage/project.js +0 -130
- package/dist/storage/project.js.map +0 -1
- package/dist/types.d.ts +0 -112
- package/dist/types.d.ts.map +0 -1
- package/dist/types.js +0 -31
- package/dist/types.js.map +0 -1
|
@@ -1,17 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Tool: palace_write — Write a memory to a room with fan-out cross-referencing.
|
|
3
|
-
*/
|
|
4
|
-
import * as fs from "node:fs";
|
|
5
|
-
import * as path from "node:path";
|
|
6
1
|
import * as z from "zod/v4";
|
|
7
|
-
import {
|
|
8
|
-
import { palaceDir } from "../storage/paths.js";
|
|
9
|
-
import { ensureDir } from "../storage/fs-utils.js";
|
|
10
|
-
import { ensurePalaceInitialized, createRoom, roomExists, updateRoomMeta } from "../palace/rooms.js";
|
|
11
|
-
import { fanOut } from "../palace/fan-out.js";
|
|
12
|
-
import { updatePalaceIndex } from "../palace/index-manager.js";
|
|
13
|
-
import { generateFrontmatter } from "../palace/obsidian.js";
|
|
14
|
-
import { appendToLog } from "../palace/log.js";
|
|
2
|
+
import { palaceWrite } from "agent-recall-core";
|
|
15
3
|
export function register(server) {
|
|
16
4
|
server.registerTool("palace_write", {
|
|
17
5
|
title: "Write to Palace Room",
|
|
@@ -26,83 +14,8 @@ export function register(server) {
|
|
|
26
14
|
project: z.string().default("auto"),
|
|
27
15
|
},
|
|
28
16
|
}, async ({ room, topic, content, connections, importance, project }) => {
|
|
29
|
-
const
|
|
30
|
-
|
|
31
|
-
// Auto-create room if it doesn't exist
|
|
32
|
-
if (!roomExists(slug, room)) {
|
|
33
|
-
createRoom(slug, room, room.charAt(0).toUpperCase() + room.slice(1), `Auto-created room for ${room}`, []);
|
|
34
|
-
}
|
|
35
|
-
const pd = palaceDir(slug);
|
|
36
|
-
const targetTopic = topic ?? "README";
|
|
37
|
-
const targetFile = path.join(pd, "rooms", room, `${targetTopic}.md`);
|
|
38
|
-
ensureDir(path.dirname(targetFile));
|
|
39
|
-
const timestamp = new Date().toISOString();
|
|
40
|
-
if (targetTopic === "README") {
|
|
41
|
-
// Append to README under the Memories section
|
|
42
|
-
let existing = fs.existsSync(targetFile)
|
|
43
|
-
? fs.readFileSync(targetFile, "utf-8")
|
|
44
|
-
: "";
|
|
45
|
-
const entry = `\n### ${timestamp.slice(0, 10)} — ${importance}\n\n${content}\n`;
|
|
46
|
-
if (existing.includes("## Memories")) {
|
|
47
|
-
// Append after the Memories section header
|
|
48
|
-
const idx = existing.indexOf("## Memories");
|
|
49
|
-
const afterHeader = existing.indexOf("\n", idx);
|
|
50
|
-
existing =
|
|
51
|
-
existing.slice(0, afterHeader + 1) +
|
|
52
|
-
entry +
|
|
53
|
-
existing.slice(afterHeader + 1);
|
|
54
|
-
}
|
|
55
|
-
else {
|
|
56
|
-
existing += `\n## Memories\n${entry}`;
|
|
57
|
-
}
|
|
58
|
-
fs.writeFileSync(targetFile, existing, "utf-8");
|
|
59
|
-
}
|
|
60
|
-
else {
|
|
61
|
-
// Write to topic file (create or append)
|
|
62
|
-
if (fs.existsSync(targetFile)) {
|
|
63
|
-
const existing = fs.readFileSync(targetFile, "utf-8");
|
|
64
|
-
const entry = `\n### ${timestamp.slice(0, 10)} — ${importance}\n\n${content}\n`;
|
|
65
|
-
fs.writeFileSync(targetFile, existing + entry, "utf-8");
|
|
66
|
-
}
|
|
67
|
-
else {
|
|
68
|
-
const fm = generateFrontmatter({
|
|
69
|
-
room,
|
|
70
|
-
topic: targetTopic,
|
|
71
|
-
created: timestamp,
|
|
72
|
-
importance,
|
|
73
|
-
});
|
|
74
|
-
fs.writeFileSync(targetFile, `${fm}# ${room} / ${targetTopic}\n\n${content}\n`, "utf-8");
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
// Update room metadata
|
|
78
|
-
updateRoomMeta(slug, room, { updated: timestamp });
|
|
79
|
-
// Fan-out: update cross-references
|
|
80
|
-
const fanOutResult = fanOut(slug, room, targetTopic, content, connections ?? [], importance);
|
|
81
|
-
// Update palace index
|
|
82
|
-
updatePalaceIndex(slug);
|
|
83
|
-
// Log the operation
|
|
84
|
-
appendToLog(slug, "palace_write", {
|
|
85
|
-
room,
|
|
86
|
-
topic: targetTopic,
|
|
87
|
-
importance,
|
|
88
|
-
fan_out_rooms: fanOutResult.updatedRooms,
|
|
89
|
-
});
|
|
90
|
-
return {
|
|
91
|
-
content: [{
|
|
92
|
-
type: "text",
|
|
93
|
-
text: JSON.stringify({
|
|
94
|
-
success: true,
|
|
95
|
-
room,
|
|
96
|
-
topic: targetTopic,
|
|
97
|
-
project: slug,
|
|
98
|
-
importance,
|
|
99
|
-
fan_out: {
|
|
100
|
-
updated_rooms: fanOutResult.updatedRooms,
|
|
101
|
-
new_edges: fanOutResult.newEdges,
|
|
102
|
-
},
|
|
103
|
-
}),
|
|
104
|
-
}],
|
|
105
|
-
};
|
|
17
|
+
const result = await palaceWrite({ room, topic, content, connections, importance, project });
|
|
18
|
+
return { content: [{ type: "text", text: JSON.stringify(result) }] };
|
|
106
19
|
});
|
|
107
20
|
}
|
|
108
21
|
//# sourceMappingURL=palace-write.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"palace-write.js","sourceRoot":"","sources":["../../src/tools/palace-write.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"palace-write.js","sourceRoot":"","sources":["../../src/tools/palace-write.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,UAAU,QAAQ,CAAC,MAAiB;IACxC,MAAM,CAAC,YAAY,CAAC,cAAc,EAAE;QAClC,KAAK,EAAE,sBAAsB;QAC7B,WAAW,EACT,sGAAsG;YACtG,mFAAmF;QACrF,WAAW,EAAE;YACX,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,kFAAkF,CAAC;YAC7G,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,2EAA2E,CAAC;YAClH,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,qEAAqE,CAAC;YACnG,WAAW,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,yDAAyD,CAAC;YAC/G,UAAU,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,QAAQ,EAAE,KAAK,CAAC,CAAC,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,QAAQ,CAAC,wCAAwC,CAAC;YAClH,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,OAAO,CAAC,MAAM,CAAC;SACpC;KACF,EAAE,KAAK,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,OAAO,EAAE,EAAE,EAAE;QACtE,MAAM,MAAM,GAAG,MAAM,WAAW,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,OAAO,EAAE,CAAC,CAAC;QAC7F,OAAO,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAe,EAAE,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,CAAC;IAChF,CAAC,CAAC,CAAC;AACL,CAAC"}
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
*
|
|
4
|
-
* Cross-project: searches the global insights index.
|
|
5
|
-
* Returns insights ranked by relevance to the given context.
|
|
6
|
-
*/
|
|
7
|
-
import type { ServerType } from "../server.js";
|
|
8
|
-
export declare function register(server: ServerType): void;
|
|
1
|
+
import type { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js";
|
|
2
|
+
export declare function register(server: McpServer): void;
|
|
9
3
|
//# sourceMappingURL=recall-insight.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recall-insight.d.ts","sourceRoot":"","sources":["../../src/tools/recall-insight.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"recall-insight.d.ts","sourceRoot":"","sources":["../../src/tools/recall-insight.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC;AAIzE,wBAAgB,QAAQ,CAAC,MAAM,EAAE,SAAS,GAAG,IAAI,CAgBhD"}
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Tool: recall_insight — Recall relevant insights for the current task.
|
|
3
|
-
*
|
|
4
|
-
* Cross-project: searches the global insights index.
|
|
5
|
-
* Returns insights ranked by relevance to the given context.
|
|
6
|
-
*/
|
|
7
1
|
import * as z from "zod/v4";
|
|
8
|
-
import {
|
|
9
|
-
import { readAwareness } from "../palace/awareness.js";
|
|
2
|
+
import { recallInsight } from "agent-recall-core";
|
|
10
3
|
export function register(server) {
|
|
11
4
|
server.registerTool("recall_insight", {
|
|
12
5
|
title: "Recall Relevant Insights",
|
|
@@ -19,33 +12,8 @@ export function register(server) {
|
|
|
19
12
|
include_awareness: z.boolean().default(true).describe("Also return the awareness.md summary"),
|
|
20
13
|
},
|
|
21
14
|
}, async ({ context, limit, include_awareness }) => {
|
|
22
|
-
const
|
|
23
|
-
|
|
24
|
-
if (include_awareness) {
|
|
25
|
-
const raw = readAwareness();
|
|
26
|
-
if (raw) {
|
|
27
|
-
// Return first 100 lines (identity + top insights + trajectory)
|
|
28
|
-
awareness = raw.split("\n").slice(0, 100).join("\n");
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
return {
|
|
32
|
-
content: [{
|
|
33
|
-
type: "text",
|
|
34
|
-
text: JSON.stringify({
|
|
35
|
-
context,
|
|
36
|
-
matching_insights: insights.map((i) => ({
|
|
37
|
-
title: i.title,
|
|
38
|
-
relevance: Math.round(i.relevance * 100) / 100,
|
|
39
|
-
severity: i.severity,
|
|
40
|
-
applies_when: i.applies_when,
|
|
41
|
-
confirmed: i.confirmed_count,
|
|
42
|
-
file: i.file ?? null,
|
|
43
|
-
})),
|
|
44
|
-
total_in_index: (await import("../palace/insights-index.js")).readInsightsIndex().insights.length,
|
|
45
|
-
awareness: awareness,
|
|
46
|
-
}),
|
|
47
|
-
}],
|
|
48
|
-
};
|
|
15
|
+
const result = await recallInsight({ context, limit, include_awareness });
|
|
16
|
+
return { content: [{ type: "text", text: JSON.stringify(result) }] };
|
|
49
17
|
});
|
|
50
18
|
}
|
|
51
19
|
//# sourceMappingURL=recall-insight.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recall-insight.js","sourceRoot":"","sources":["../../src/tools/recall-insight.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"recall-insight.js","sourceRoot":"","sources":["../../src/tools/recall-insight.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,MAAM,UAAU,QAAQ,CAAC,MAAiB;IACxC,MAAM,CAAC,YAAY,CAAC,gBAAgB,EAAE;QACpC,KAAK,EAAE,0BAA0B;QACjC,WAAW,EACT,oEAAoE;YACpE,4DAA4D;YAC5D,6CAA6C;QAC/C,WAAW,EAAE;YACX,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,wDAAwD,CAAC;YACtF,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,wBAAwB,CAAC;YACrE,iBAAiB,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,sCAAsC,CAAC;SAC9F;KACF,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE,iBAAiB,EAAE,EAAE,EAAE;QACjD,MAAM,MAAM,GAAG,MAAM,aAAa,CAAC,EAAE,OAAO,EAAE,KAAK,EAAE,iBAAiB,EAAE,CAAC,CAAC;QAC1E,OAAO,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAe,EAAE,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,CAAC;IAChF,CAAC,CAAC,CAAC;AACL,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,53 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "agent-recall-mcp",
|
|
3
|
-
"version": "3.3.
|
|
4
|
-
"description": "Memory Palace for AI agents
|
|
3
|
+
"version": "3.3.4",
|
|
4
|
+
"description": "Memory Palace MCP server for AI agents",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
|
-
"bin": {
|
|
8
|
-
|
|
9
|
-
},
|
|
10
|
-
"files": [
|
|
11
|
-
"dist",
|
|
12
|
-
"README.md"
|
|
13
|
-
],
|
|
7
|
+
"bin": { "agent-recall-mcp": "dist/index.js" },
|
|
8
|
+
"files": ["dist", "README.md"],
|
|
14
9
|
"scripts": {
|
|
15
|
-
"build": "tsc
|
|
16
|
-
"
|
|
17
|
-
"prepublishOnly": "npm run build",
|
|
18
|
-
"start": "node dist/index.js",
|
|
19
|
-
"dev": "tsc --watch",
|
|
20
|
-
"test": "node --test test/basics.test.mjs test/palace.test.mjs"
|
|
21
|
-
},
|
|
22
|
-
"keywords": [
|
|
23
|
-
"mcp",
|
|
24
|
-
"mcp-server",
|
|
25
|
-
"model-context-protocol",
|
|
26
|
-
"agent-recall",
|
|
27
|
-
"ai-memory",
|
|
28
|
-
"session-memory",
|
|
29
|
-
"journal",
|
|
30
|
-
"ai-agents",
|
|
31
|
-
"claude-code",
|
|
32
|
-
"cursor",
|
|
33
|
-
"intelligent-distance",
|
|
34
|
-
"quality-loop",
|
|
35
|
-
"think-execute-reflect",
|
|
36
|
-
"agent-memory",
|
|
37
|
-
"cold-start",
|
|
38
|
-
"memory-palace",
|
|
39
|
-
"obsidian",
|
|
40
|
-
"knowledge-graph",
|
|
41
|
-
"fan-out"
|
|
42
|
-
],
|
|
43
|
-
"license": "MIT",
|
|
44
|
-
"repository": {
|
|
45
|
-
"type": "git",
|
|
46
|
-
"url": "git+https://github.com/Goldentrii/AgentRecall.git",
|
|
47
|
-
"directory": "mcp-server"
|
|
10
|
+
"build": "tsc",
|
|
11
|
+
"test": "node --test test/*.test.mjs"
|
|
48
12
|
},
|
|
49
|
-
"homepage": "https://github.com/Goldentrii/AgentRecall#mcp-server",
|
|
50
13
|
"dependencies": {
|
|
14
|
+
"agent-recall-core": "^3.3.4",
|
|
51
15
|
"@modelcontextprotocol/sdk": "^1.28.0",
|
|
52
16
|
"zod": "^3.24.0"
|
|
53
17
|
},
|
|
@@ -55,7 +19,6 @@
|
|
|
55
19
|
"typescript": "^5.7.0",
|
|
56
20
|
"@types/node": "^22.0.0"
|
|
57
21
|
},
|
|
58
|
-
"engines": {
|
|
59
|
-
|
|
60
|
-
}
|
|
22
|
+
"engines": { "node": ">=18.0.0" },
|
|
23
|
+
"license": "MIT"
|
|
61
24
|
}
|