trtc migration assistant
Project description
TRTC Migration Assistant
TRTC Migration Assistant 是 TRTC云助手 团队为 腾讯云TRTC 打造的快速迁移MCP工具,可以在AI的帮助下快速将集成其他RTC厂商的业务代码迁移到腾讯云TRTC。
1. 功能
在支持MCP的AI工具中,选择或复制集成其他RTC厂商的业务代码,然后使用如下提示词提问
"xxxxxx" 这是xx友商的代码,帮我迁移到TRTC
该工具会解析源代码中对其他RTC厂商的接口调用,并提供迁移到TRTC对应的接口,文档和迁移指引,AI会根据这些信息进行准确的迁移,写出迁移后的代码。
2. 安装使用
2.1 获取腾讯云密钥
为了安全的使用该服务,建议您在腾讯云控制台新建一个子用户,并只对该用户授予QcloudTrtccopilotFullAccess权限(该权限是用于访问TRTC云助手),获取该子用户的SecretID和SecretKey。
2.2 获取MCP Server配置
在腾讯云开发者-MCP广场找到trtc-migration-assistant,并在的右侧连接服务的部分输入前面获取到的SecretID和SecretKey,点击连接Server获取对应的MCP Server配置,例如
{
"mcpServers": {
"trtc-migration-assistant": {
"type": "streamableHttp",
"url": "https://xxx"
}
}
}
2.3 配置MCP Server
复制上一步获取到的配置,在支持MCP的AI工具(例如CodeBuddy, Cursor, VSCode等)中配置该 MCP Server即可
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file trtc_migration_assistant-0.5.0.tar.gz.
File metadata
- Download URL: trtc_migration_assistant-0.5.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
629bd05c92e06f786289ed0959f0ac0f77cf15c87222b6d92a800e3f7672a1af
|
|
| MD5 |
b5990e7465dda3c9f6a3d0ac4a837bb9
|
|
| BLAKE2b-256 |
4e2b8ac8bf5403154b6ebe5651b217b50372e244907f62b4c2e208f06d9edbcc
|
File details
Details for the file trtc_migration_assistant-0.5.0-py3-none-any.whl.
File metadata
- Download URL: trtc_migration_assistant-0.5.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cc3f31a4cb8a090a2db206d5b4d0fccc8d811634a268d0c5d21f3d339d0f912
|
|
| MD5 |
7483677c99a9872d86d238a35e2afdc5
|
|
| BLAKE2b-256 |
b30fc9ea8be04c0a1e0beacfff758f1c92400b5b7a403890dd59ee647300e607
|