Palim

Hosted MCP memory: save sessions/decisions once, search from Claude, Cursor, ChatGPT.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиНужен API-ключГлобальныйБесплатноТолько чтение

Что умеет

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

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

    Нужен API-ключ из настроек сервиса

    Hosted MCP memory: save sessions/decisions once, search from Claude, Cursor, ChatGPT. EU-hosted FTS.

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

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

    palim_resumeContinue the user's most recent Palim thread. Call first in a new chat, no args. Ignore the result if it is unrelated.
    palim_save_contextLightweight checkpoint: self-contained handoff, no transcript. Reuse session_id in this chat. Proactive after results and decisions.
    palim_save_sessionSave or append a full chat transcript (messages + summary). Prefer palim_save_context for compact handoffs. For metadata-only or URL updates use palim_update_session_metadata / palim_update_session_references. When appending: reuse session_id + title, fetch existing messages first, send only new ones. Always pass a complete summary and metadata.tool_source.
    palim_searchSearch across all saved sessions. Supports full-text search via query, metadata filtering via tags/project/status/tool_source, or both. Omit query for tags-only filtering.
    palim_get_contextGet formatted context for a specific topic by searching and retrieving relevant sessions.
    palim_add_memoryStore a memory, fact, decision, or preference for later retrieval.
    palim_get_brainDistilled knowledge profile. No args: recent topic index (capped). With topic: full document. Pass limit for a larger or full index.
    palim_delete_sessionDelete a chat session. Soft delete by default (reversible). Use hard_delete=true for permanent deletion.
    palim_helpShow an overview of all available Palim tools and usage instructions.
    Palim: подключить к Claude, ChatGPT, Cursor · Connectors.fun