The structured memory layer your AI is missing. Requires the free Wuniq desktop app.
claude mcp add wuniq -- npx -y @wuniq/mcp
claude_desktop_config.json
{
"mcpServers": {
"wuniq": {
"command": "npx",
"args": [
"-y",
"@wuniq/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"wuniq": {
"command": "npx",
"args": [
"-y",
"@wuniq/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wuniq": {
"command": "npx",
"args": [
"-y",
"@wuniq/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"wuniq": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@wuniq/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"wuniq": {
"command": "npx",
"args": [
"-y",
"@wuniq/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.wuniq--wuniq/reviews or the review_server meta-tool.
POST /mcp