MCP Server
MCP
Living Memory
An MCP memory server. One memory your agents share — across models, devices and apps.
Install
npx -y @nature-labs/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://lme.viibe.to/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@nature-labs/lme-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment