---
title: "palim"
description: "Cross-tool AI memory over MCP. Checkpoint chats in Cursor, resume them in Claude or ChatGPT. EU-hosted full-text search: not another local SQLite sidecar."
canonical: https://agentpluginsdirectory.com/plugins/palim
last-updated: 2026-09-22
---

# palim
Cross-tool AI memory over MCP. Checkpoint chats in Cursor, resume them in Claude or ChatGPT. EU-hosted full-text search: not another local SQLite sidecar.
- Slug: palim
- Publisher: Jan Ole Schmidt
- Repository: https://github.com/joleschmidt/palim-mcp-examples
- Manifest: plugin.json
- Version: 1.0.0
- License: MIT
- Category (editorial): agent-tooling
- Skills: 1 (palim-memory)
- MCP servers: 1 (palim)
- Stars: 0
- Repository created: 2026-08-06
- Repository last pushed: 2026-09-16
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/palim
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What palim does, in the publisher's words

Copy-paste configs to connect Palim, a hosted MCP memory server, to Claude, Cursor, ChatGPT, and other MCP clients.

Palim stores sessions, decisions, and memories you explicitly save, then makes them searchable from every connected AI client.

> Not a local SQLite sidecar. Hosted MCP endpoint. Search today: PostgreSQL full-text + text match (not vector/semantic embeddings).

- Agent Plugins package: root plugin.json + mcp.json
- Share context ChatGPT ↔ Claude
- Hosted MCP memory server
- Palim vs Mem0
- URL: https://api.usepalim.com/mcp
- Auth: OAuth (no API key required for that flow)

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/joleschmidt/palim-mcp-examples/HEAD/README.md

## Skills

- palim-memory: Carry useful context across AI tools with Palim. Use when the user wants to resume earlier work, search saved sessions or durable memories, save a checkpoint or decision, inspect Palim history, or preserve context for another MCP client.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- palim: transport: streamable-http; url: https://api.usepalim.com/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
