code-devops / mcp-config.json
delqhi's picture
Deploy code-devops agent
7dbcecf verified
Raw
History Blame Contribute Delete
129 Bytes
{
"mcpServers": {
"sin-code-devops": {
"command": "node",
"args": ["dist/src/cli.js", "serve-mcp"]
}
}
}