Back to MCP Servers
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-memoryaiagent
By topskychen
Installation
npx -y tildeConfiguration
{
"mcpServers": {
"tilde": {
"command": "npx",
"args": ["-y", "tilde"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes