LSTM-Kirigaya/usermcp
With just one line of code, your MCP or agent can record and manage user preferences with the user profile MCP, without requiring any database dependencies.
Platform-specific configuration:
{
"mcpServers": {
"usermcp": {
"command": "npx",
"args": [
"-y",
"usermcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...