# See repository for install instructions
{
"mcpServers": {
"auricesrael-martemory": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"auricesrael-martemory": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"auricesrael-martemory": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The SmartMemory server is a proof of concept implementation of a neuro-symbolic memory for large language models, providing a way to enhance their ability to store and recall information. It connects to language models, enabling them to retain context and generate more informed responses. Developers working on applications that require large language models to maintain complex state or recall specific information over time may find this tool useful.
Neuro-symbolic memory for LLMs (POC). This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport.
What tools does it provide?
The SmartMemory server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.