theonedev/tod
0 Views
0 Installs
🏎️ 🏠 - A MCP server for OneDev for CI/CD pipeline editing, issue workflow automation, and pull request review
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"theonedev-tod": {
"command": "npx",
"args": [
"-y",
"theonedev-tod"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.