3 hours ago
Server Config
{
"mcpServers": {
"codegraph": {
"command": "npx",
"args": [
"-y",
"@xxx/xxx@0.9.9",
"serve",
"--mcp"
]
}
}
}{
"mcpServers": {
"codegraph": {
"command": "npx",
"args": [
"-y",
"@xxx/xxx@0.9.9",
"serve",
"--mcp"
]
}
}
}