claude mcp add myrakrusemark-memento-protocol -- npx -y memento-mcp
{
"mcpServers": {
"myrakrusemark-memento-protocol": {
"command": "npx",
"args": ["-y", "memento-mcp"]
}
}
}
{
"mcpServers": {
"myrakrusemark-memento-protocol": {
"command": "npx",
"args": ["-y", "memento-mcp"]
}
}
}
{
"mcpServers": {
"myrakrusemark-memento-protocol": {
"command": "npx",
"args": ["-y", "memento-mcp"]
}
}
}
About This MCP Server
The memento-protocol server provides a persistent memory for AI agents, allowing them to store and recall important information based on meaning. This server enables AI agents to retain context and skip irrelevant information, and it can be connected to through standard input/output interfaces. Developers working with AI agents that require persistent memory and contextual understanding would use this server to enhance their agents' capabilities.
Persistent memory for AI agents. Store what matters, recall by meaning, skip the rest.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
memento-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The memento-protocol server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.