arch3rPro/Trae-Proxy
An intelligent API proxy tool designed to intercept and redirect OpenAI API requests.一个智能的API代理工具,专门用于拦截和重定向OpenAI API请求到自定义后端服务。支持多后端配置、动态模型映射和流式响应处理。
Platform-specific configuration:
{
"mcpServers": {
"Trae-Proxy": {
"command": "npx",
"args": [
"-y",
"Trae-Proxy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...