Catalog
in.creo-memories/mcp-server
OfficialMemory system for AI agents with semantic search. Store and recall memories with ease.
Semantic memory system for AI agents to store and retrieve information.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.creo-memories.in"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.