使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"tunetank": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.tunetank.com"
]
}
}
}使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"tunetank": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.tunetank.com"
]
}
}
}