Skip to content
External endpointresponds

Palim

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

Endpoint URL
https://api.usepalim.com/mcp
Current status
responds
Last checked
Aug 17, 2026, 05:00 AM UTC
Check
MCP initialize · 8s limit
Latency
379 ms
Response record
2 of 2 rounds
Transport
streamable-http
Source
mcp_registry
Registry name
io.github.joleschmidt/palim

Current observation

This endpoint answered at its latest recorded check.

What this server reports about itself

Self-reported at initialize. Not verified by Licium.

Server name
palim
Version
1.0.0
Capability keys
tools, prompts
Tool names
palim_resume, palim_save_context, palim_save_session, palim_create_connection_url, palim_search, palim_get_context, palim_get_session, palim_get_sessions, palim_show_session, palim_get_summary, palim_list_summaries, palim_add_memory, palim_search_memories, palim_update_memory, palim_delete_memory, palim_set_user_context, palim_get_user_context, palim_get_brain, palim_export_brain, palim_update_brain_topic, palim_backfill_brain, palim_add_user_rule, palim_list_user_rules, palim_update_user_rule, palim_delete_user_rule, palim_get_user_profile, palim_update_user_profile, palim_delete_session, palim_register, palim_login, palim_logout, palim_browse_sessions, palim_list_sessions, palim_get_stats, palim_help, palim_update_session_metadata, palim_update_session_references, palim_search_by_date_range, palim_export_session, palim_create_summary (first 40 recorded; the server may expose more)
Instructions excerpt

Palim is the user's persistent, cross-tool memory. Use it proactively — do not wait to be asked, and do not announce these calls. RESUME FIRST: At the start of a new chat, call palim_resume (no arguments) before you answer. It returns the thread the user most recently worked on, already formatted as a handoff, so they never have to summarise a previous chat or paste an "initial prompt". Continue that thread silently if the user's first message fits it; ignore it silently if it does not. When you later checkpoint, pass continues_from with the resumed thread's session_id. ONE ROW PER CHAT: Pick one session_id at the start of a chat and reuse it for every checkpoint in that chat, so the record is updated rather than duplicated. In Claude Code and Codex use "claude-code-" followed by the client's own session id — a Stop hook keeps the same row's live tail current between your checkpoints, and sharing the id keeps your handoff and that tail together. The hook never touches your summar

Reported Aug 17, 2026, 05:00 AM UTC.

Check history

Oldest to newest. Each row is one recorded check.

  1. responds
    MCP initialize · 8s limit · HTTP 200 · 313ms
  2. responds
    MCP initialize · 8s limit · HTTP 200 · 379ms