Loading MCP server directory, please wait...
Hosted MCP memory for coding agents: persistent across sessions, editable markdown, team sharing.
npx @getmcp/cli add io.github.mementoagi/mementoRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token. Use a Memento API key (mk_...) from the dashboard.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mementoagi/memento": {
"url": "https://api.mementoagi.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}