Skip to content

Commit 7eeb4f4

Browse files
committed
Avoid auto-selecting unsupported HTTP installer flow
1 parent 7968bbc commit 7eeb4f4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

mcp-registry/servers/taisly.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
"http": {
3030
"type": "http",
3131
"url": "https://app.taisly.com/mcp",
32-
"description": "Hosted Streamable HTTP MCP server with OAuth. Remote publishing uses public video URLs.",
33-
"recommended": true
32+
"description": "Hosted Streamable HTTP MCP server with OAuth. Remote publishing uses public video URLs."
3433
},
3534
"npm": {
3635
"type": "npm",

0 commit comments

Comments
 (0)