Studio distribution-lab reference MCP endpoint (channel-lab R&D, DNS-verified namespace).
claude mcp add channel-lab --transport http https://studiolabsc.dedyn.io/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"channel-lab": {
"url": "https://studiolabsc.dedyn.io/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"channel-lab": {
"serverUrl": "https://studiolabsc.dedyn.io/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"channel-lab": {
"type": "http",
"url": "https://studiolabsc.dedyn.io/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"channel-lab": {
"url": "https://studiolabsc.dedyn.io/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"channel-lab": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://studiolabsc.dedyn.io/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://studiolabsc.dedyn.io/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.dedyn.studiolabsc--channel-lab/reviews or the review_server meta-tool.
POST /mcp