quality / commitlint (push) Skipped
CD / update-wiki (push) Failing after 7s
quality / changes (push) Successful in 4s
quality / docker-check (push) Skipped
quality / web (push) Failing after 38s
quality / api (push) Successful in 49s
CD / quality (push) Failing after 1m36s
CD / publish (push) Skipped
18 lines
289 B
JSON
18 lines
289 B
JSON
{
|
|
"mcpServers": {
|
|
"codegraph": {
|
|
"type": "stdio",
|
|
"command": "codegraph",
|
|
"args": [
|
|
"serve",
|
|
"--mcp",
|
|
"--path",
|
|
"C:\\Users\\shats\\Dev\\cdn-manager"
|
|
]
|
|
},
|
|
"reui": {
|
|
"url": "https://mcp.reui.io/api/mcp"
|
|
}
|
|
}
|
|
}
|