Read-only visualization for Cortex memory, knowledge, sessions, traces, and codebase graphs.
claude mcp add hypermnesia-mcp-viz -- uvx hypermnesia-mcp-viz
claude_desktop_config.json
{
"mcpServers": {
"hypermnesia-mcp-viz": {
"command": "uvx",
"args": [
"hypermnesia-mcp-viz"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"hypermnesia-mcp-viz": {
"command": "uvx",
"args": [
"hypermnesia-mcp-viz"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hypermnesia-mcp-viz": {
"command": "uvx",
"args": [
"hypermnesia-mcp-viz"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"hypermnesia-mcp-viz": {
"type": "stdio",
"command": "uvx",
"args": [
"hypermnesia-mcp-viz"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"hypermnesia-mcp-viz": {
"command": "uvx",
"args": [
"hypermnesia-mcp-viz"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.cdeust--hypermnesia-mcp-viz/reviews or the review_server meta-tool.
POST /mcp