Skip to content
Claude Desktop

tilde for Claude Desktop

io.github.topskychen/tilde

Your AI agents' home directory — privacy-first MCP server for portable AI identity.

client:Claude Desktop transport:stdio runtime:npm

Install tilde in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

tilde in other clients