Back to Apps

Pal
Supports UIby agno-agi
Personal Agent that learns your workflow by building a compounding knowledge base and structured SQL memory.
0 stars
Works in:claude
Exposes:ToolsResourcesPrompts
What it does
Pal connects to your digital life—articles, notes, and calendar—to create a persistent, evolving knowledge base. It uses a multi-agent team to organize raw data into a compiled wiki for concepts and a SQL database for structured data like people and projects.
Tools
- Navigator: Routes queries and reads from the wiki, email, calendar, and SQL files.
- Researcher: Conducts web search and gathers sources via Parallel and Exa.
- Compiler: Processes raw ingested data into structured wiki articles.
- Linter: Performs health checks on the knowledge base to find gaps and contradictions.
- Syncer: Maintains context synchronization via GitHub.
Installation
{
"mcpServers": {
"pal": {
"command": "docker",
"args": ["compose", "exec", "pal-api", "python", "-m", "pal.server"]
}
}
}
Supported hosts
- Claude
Quick install
docker compose up -d --buildInformation
- Pricing
- free
- Published
- 6/3/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"pal": {"command": "docker", "args": ["compose", "exec", "pal-api", "python", "-m", "pal.server"]}}}





