🎯 A unified personal data hub built on MCP that allows AI assistants to access your digital life from Steam, YouTube, Bilibili and more platforms for truly personalized interactions.
Standard I/O
Build from source
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"personalizationmcp": {
"args": [
"index.js"
],
"command": "node"
}
}
}