14 lines
217 B
Plaintext
14 lines
217 B
Plaintext
{
|
|
"mcpServers": {
|
|
"codegraph": {
|
|
"type": "stdio",
|
|
"command": "node",
|
|
"args": [
|
|
"/home/fmq/program/codegraph/dist/bin/codegraph.js",
|
|
"serve",
|
|
"--mcp"
|
|
]
|
|
}
|
|
}
|
|
}
|