One private, local memory your AI tools share. Cross-model, on-device, never lose a session.
claude mcp add epiphany -- npx -y epiphany-mcp
claude_desktop_config.json
{
"mcpServers": {
"epiphany": {
"command": "npx",
"args": [
"-y",
"epiphany-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"epiphany": {
"command": "npx",
"args": [
"-y",
"epiphany-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"epiphany": {
"command": "npx",
"args": [
"-y",
"epiphany-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"epiphany": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"epiphany-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"epiphany": {
"command": "npx",
"args": [
"-y",
"epiphany-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.GATSV-tech--epiphany/reviews or the review_server meta-tool.
POST /mcp