Local-first semantic memory server for AI coding agents. Private, persistent, and MCP-native.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"diamondblock": {
"command": "npx",
"args": [
"-y",
"leorsousa05/DiamondBlock"
]
}
}
}
Run in terminal:
claude mcp add diamondblock npx -y leorsousa05/DiamondBlock
Add to .cursor/mcp.json:
{
"mcpServers": {
"diamondblock": {
"command": "npx",
"args": [
"-y",
"leorsousa05/DiamondBlock"
]
}
}
}
README Excerpt
<p align="center"> <picture> <source srcset="assets/diamondblock-logo.webp" type="image/webp"> <img src="assets/diamondblock-logo.png" width="220" height="124" alt="DiamondBlock — diamond ore block"> </picture> </p> <h1 align="center">DiamondBlock</h1> <p align="center"> <em>Local-first semantic memory server for AI coding agents.</em>
Tools (12)
agyclaudeclinecodexcontextWindowTokenscontinuecursorembeddingProviderheartbeatIntervalMinuteskimivaultPathwindsurf
Topics
aiembeddingsmcpmcp-server