Skip to main content
Knowledge & MemoryPython

topskychen/tilde

Your AI agents' home directory — privacy-first MCP server for portable AI identity. Configure once, use everywhere. It supports profile management, skills, resume import, and team sync.

knowledge-memorylocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/topskychen/tilde

Claude Desktop configuration example:

{
  "mcpServers": {
    "tilde": {
      "command": "npx",
      "args": [
        "-y",
        "topskychen/tilde"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
Python
Author
topskychen