Skip to main content
Version ControlGo

theonedev/tod

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

version-controllocal-service
Share:

Quick Start

Clone the repository:

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

Claude Desktop configuration example:

{
  "mcpServers": {
    "tod": {
      "command": "npx",
      "args": [
        "-y",
        "theonedev/tod"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Version Control
Language
Go
Author
theonedev