Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tunetank": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.tunetank.com"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tunetank": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.tunetank.com"
]
}
}
}