ossfellow/zed-mcp-server-basic-memory
Basic Memory MCP server integration, for Zed Editor's Assistant.
Platform-specific configuration:
{
"mcpServers": {
"zed-mcp-server-basic-memory": {
"command": "npx",
"args": [
"-y",
"zed-mcp-server-basic-memory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...