Cognitive memory for AI agents. Atkinson-Shiffrin, RAG, knowledge graph. 100+ tools.
claude mcp add nexo -- npx -y nexo-brain
claude_desktop_config.json
{
"mcpServers": {
"nexo": {
"command": "npx",
"args": [
"-y",
"nexo-brain"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"nexo": {
"command": "npx",
"args": [
"-y",
"nexo-brain"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"nexo": {
"command": "npx",
"args": [
"-y",
"nexo-brain"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"nexo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nexo-brain"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"nexo": {
"command": "npx",
"args": [
"-y",
"nexo-brain"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.wazionapps--nexo/reviews or the review_server meta-tool.
POST /mcp