A TypeScript-based MCP server that implements a memory system for LLMs, enabling chat with multiple providers while maintaining conversation history.
| Parameter | Description |
|---|---|
| OPENAI_API_KEY* | Your OpenAI API key. |
| ANTHROPIC_API_KEY* | Your Anthropic API key. |
| OPENROUTER_API_KEY* | Your OpenRouter API key. |