version control

Tod

A MCP server for OneDev for CI/CD pipeline editing, issue workflow automation, and pull request review

local
rust
version control
0
View on GitHub

Installation

npx -y theonedev/tod

Configuration

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

GitHub: https://github.com/theonedev/tod/blob/main/mcp.md

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub