MCP Server
MCP
io.github.elephia/elephia
Git for your AI's context: local-first, deterministic memory over MCP. An elephant never forgets.
Install
uvx elephia
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "elephia",
"version": "0.2.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "serve",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Path to the context store directory (default: nearest .elephia/, else ~/.elephia/store; a legacy CONTEXTGIT_DIR or .contextgit/ store is still honored)",
"name": "ELEPHIA_DIR"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment