Back to Apps

Lively
Supports UIby livewithlively
Self-hosted organizational context store that automatically accumulates and injects company memory into AI agents.
0 stars
Works in:CodexCursor
Exposes:ToolsResources
What it does\nActs as a normalized store of work context (messages, docs, code, decisions) that AI maintains automatically. It ensures every team member's AI agent has the same high-quality organizational memory to reduce output variance.\n\n## Tools\n- context_search: Search and retrieve distilled company knowledge.\n- inject_context: Automatically push relevant project context into an active session.\n- manage_projects: Create and organize work projects and linked knowledge.\n- sync_sources: Collect data from messengers, email, and documents.\n\n## Installation\nAdd the following to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "lively": {\n "command": "node",\n "args": ["dist/index.js"],\n "env": {\n "AUTH_TOKEN": "your_token_here"\n }\n }\n }\n}\n\n\n## Supported hosts\nClaude, Codex, Cursor
Quick install
npm install -g livelyInformation
- Pricing
- subscription
- Published
- 8/5/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Codex
AGENTS.md or mcp config entryCursor
mcp.json entryClaude Desktop
JSON for claude_desktop_config.json





