8 hours ago
Server Config
{
"mcpServers": {
"graphlens": {
"command": "graphlens-mcp",
"args": [
"serve",
"--db",
"/home/neko/project/graphlens/.graphlens/graph.db",
"--root",
"/home/neko/project/graphlens"
]
}
}
}