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.
Quick Start
Clone the repository:
git clone https://github.com/topskychen/tildeClaude Desktop configuration example:
{
"mcpServers": {
"tilde": {
"command": "npx",
"args": [
"-y",
"topskychen/tilde"
]
}
}
}Check the repository README for specific installation and configuration instructions.