Persistent, zero-dependency AI memory using SQLite. Local-first, cross-tool portable.
claude mcp add memorymesh -- uvx memorymesh
claude_desktop_config.json
{
"mcpServers": {
"memorymesh": {
"command": "uvx",
"args": [
"memorymesh"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"memorymesh": {
"command": "uvx",
"args": [
"memorymesh"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"memorymesh": {
"command": "uvx",
"args": [
"memorymesh"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"memorymesh": {
"type": "stdio",
"command": "uvx",
"args": [
"memorymesh"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"memorymesh": {
"command": "uvx",
"args": [
"memorymesh"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.sparkvibe-io--memorymesh/reviews or the review_server meta-tool.
POST /mcp