AI & ML
Trust: 27/100 (Limited)io.github.topskychen/tilde Guide
Your AI agents' home directory — privacy-first MCP server for portable AI identity.
2 starsby topskychen
Quick Start
Install
npx tilde-aiClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-topskychen-tilde": {
"command": "npx",
"args": [
"tilde-ai"
]
}
}
}