Skip to content

Commit a0674cb

Browse files
committed
Update server.json to v0.3.1 release with SHA256 checksums
Bump version from 0.1.4 to 0.3.1, update all 5 platform download URLs and SHA256 hashes, update language count from 12 to 35.
1 parent 52d5ddd commit a0674cb

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

server.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,49 @@
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
33
"name": "io.github.DeusData/codebase-memory-mcp",
44
"title": "Codebase Memory",
5-
"description": "Persistent codebase knowledge graph — 12 languages, sub-ms queries, 99% fewer tokens than grep. Survives session restarts and context compaction.",
5+
"description": "Persistent codebase knowledge graph — 35 languages, sub-ms queries, 99% fewer tokens than grep. Survives session restarts and context compaction.",
66
"repository": {
77
"url": "https://github.com/DeusData/codebase-memory-mcp",
88
"source": "github"
99
},
10-
"version": "0.1.4",
10+
"version": "0.3.1",
1111
"packages": [
1212
{
1313
"registryType": "mcpb",
14-
"identifier": "https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.1.4/codebase-memory-mcp-darwin-arm64.tar.gz",
15-
"fileSha256": "7589a880b964abda8dfa735d2946b257752c1ad3f0a093b3146741c15a01af40",
14+
"identifier": "https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.3.1/codebase-memory-mcp-darwin-arm64.tar.gz",
15+
"fileSha256": "501affa554696b36651e8e24c23d8b11b3ee51a3d2b18277413b14aa6a75e970",
1616
"transport": {
1717
"type": "stdio"
1818
}
1919
},
2020
{
2121
"registryType": "mcpb",
22-
"identifier": "https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.1.4/codebase-memory-mcp-darwin-amd64.tar.gz",
23-
"fileSha256": "21db2204f9ff76c1e1f879f3eefb4c3943ded9eaaeb7c5aee4dc4c8ac5515185",
22+
"identifier": "https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.3.1/codebase-memory-mcp-darwin-amd64.tar.gz",
23+
"fileSha256": "af90b12719784bdc887550f53d4d3fb84b2176ece28d4a1131f3f20d3a014726",
2424
"transport": {
2525
"type": "stdio"
2626
}
2727
},
2828
{
2929
"registryType": "mcpb",
30-
"identifier": "https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.1.4/codebase-memory-mcp-linux-amd64.tar.gz",
31-
"fileSha256": "71a3874e9a3999246c0d98def6e9bee1ca88302913ee2330ddbc8cde5774cfee",
30+
"identifier": "https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.3.1/codebase-memory-mcp-linux-amd64.tar.gz",
31+
"fileSha256": "9c1ed6e3b73401069aebcd99dc5d35fa182304336c5686791cdd62f5ddbc0159",
3232
"transport": {
3333
"type": "stdio"
3434
}
3535
},
3636
{
3737
"registryType": "mcpb",
38-
"identifier": "https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.1.4/codebase-memory-mcp-linux-arm64.tar.gz",
39-
"fileSha256": "400976941a31b8f68bcff930c24f1399c8df39ff533400e0ce51f83898fcea9c",
38+
"identifier": "https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.3.1/codebase-memory-mcp-linux-arm64.tar.gz",
39+
"fileSha256": "18b228405250d4aa735d22bd0d4fe829c014c60ce9ca1e3a1f92e06d333b0beb",
4040
"transport": {
4141
"type": "stdio"
4242
}
4343
},
4444
{
4545
"registryType": "mcpb",
46-
"identifier": "https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.1.4/codebase-memory-mcp-windows-amd64.zip",
47-
"fileSha256": "f5de16d05ea26b7d3aa90e0f703e114edeb9d28cc44f0b90bac44141061de4af",
46+
"identifier": "https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.3.1/codebase-memory-mcp-windows-amd64.zip",
47+
"fileSha256": "4f42b190acbe86d823519c82434b5ebf71cc52e34f831429d45097a9a7391ddf",
4848
"transport": {
4949
"type": "stdio"
5050
}

0 commit comments

Comments
 (0)