version control
Tod
A MCP server for OneDev for CI/CD pipeline editing, issue workflow automation, and pull request review
local
rust
version control
Installation
npx -y theonedev/todConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "tod",
"command": "npx",
"args": [
"-y",
"theonedev/tod"
]
}About This MCP Server
theonedev/tod
A MCP server for OneDev for CI/CD pipeline editing, issue workflow automation, and pull request review
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub