hmg-higress-trae-mcp
pypi/hmg-higress-trae-mcpAn MCP (Model Context Protocol) service providing an expert-level AI agent for software development tasks. It offers specialized tools for code generation, debugging, refactoring, and architectural consultation to enhance developer productivity.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"hmg-higress-trae-mcp": {
"url": "None",
"transport": "http"
}
}
}