Zentao Mcp Agent
Freeby MCP Community
Seamlessly integrate ZenTao with OpenClaw. A powerful MCP server and CLI tool providing intelligent ChatOps capabilities for ZenTao project management.
v1.1.3Added Apr 12, 2026
openclawmcp-serveragent-skillzentaochandao
Zentao Mcp Agent MCP Server
Seamlessly integrate ZenTao with OpenClaw. A powerful MCP server and CLI tool providing intelligent ChatOps capabilities for ZenTao project management.
Installation
npx -y @chenish/zentao-mcp-agent
Reviews
Installation
Quick install
npx -y @chenish/zentao-mcp-agent
Add to claude_desktop_config.json
{
"mcpServers": {
"zentao-mcp-agent": {
"command": "npx",
"args": ["-y", "@chenish/zentao-mcp-agent"]
}
}
}