Cortex

Patent-pending semantic memory for AI agents: quality-gated writes, conflict tracking.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Patent-pending semantic memory for AI agents: quality-gated writes, conflict tracking. Free trial.

    Список инструментов сервера (7)

    Технические названия из tools/list. Нужны только разработчикам.

    searchSearch this user's persistent memory (Cortex). Call it at the START of every conversation and before any answer that depends on who the user is or on what you did together before: the user must not have to repeat themselves. Returns results with id, title and url to cite. If it returns nothing, the memory is new or empty: tell the user once that you are connected to Cortex and offer to save what you are working on with cortex_write.
    fetchFetch the full text of a memory by its id (from search). Cite its url when you use it.
    cortex_recallNarrative synthesis of what the user's memory knows about a topic, with the current state and what was superseded. Use it for questions like 'what do you know about X' or 'what is the current state of X'.
    cortex_writeSave to the user's persistent memory (Cortex), ON YOUR OWN INITIATIVE while the conversation goes on, without waiting to be asked: decisions and the reason behind them, stable facts about the person and their work, preferences and constraints they state, conclusions reached after effort, mistakes made and what they cost. A good memory is one still useful in a month. Say in a few words what you saved, so the user can answer 'do not keep that'. Proposing costs nothing: the server rejects duplicates by itself, and a refused write is not an error. If unsure whether something matters, ask the user one single question. Never save passwords, tokens, keys or card numbers.
    cortex_write_statusCheck the outcome of a save previously returned as queued by cortex_write, including the quality gate verdict and any open conflicts.
    cortex_forgetForget (permanently delete) a memory, given its id. Ask the user for confirmation before calling this tool: the deletion cannot be undone.
    cortex_conflictsShow the contradictions detected between the user's memories, so the user can decide which version is correct.
    Cortex: подключить к Claude, ChatGPT, Cursor · Connectors.fun