MCP Server
MCP
NeuroStack
Token-efficient MCP memory for Markdown vaults. Tiered search, GraphRAG, AI memories.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.neurostack.sh/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "neurostack",
"version": "0.12.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to your Markdown vault (e.g. ~/brain, ~/notes)",
"format": "string",
"name": "NEUROSTACK_VAULT_ROOT"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment