MCP Server
MCP
io.github.iamtouchskyer/memex
Zettelkasten-based agent memory system with bidirectional links
Install
npx -y @touchskyer/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@touchskyer/memex",
"version": "0.1.8",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Custom data directory for memex cards (default: ~/.memex)",
"format": "string",
"name": "MEMEX_HOME"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment