Skybridge demo for QA and playground validation
claude mcp add test5 --transport http https://test5-ca2cc17f.alpic.live
~/.cursor/mcp.json
{
"mcpServers": {
"test5": {
"url": "https://test5-ca2cc17f.alpic.live"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"test5": {
"serverUrl": "https://test5-ca2cc17f.alpic.live"
}
}
}
.vscode/mcp.json
{
"servers": {
"test5": {
"type": "http",
"url": "https://test5-ca2cc17f.alpic.live"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"test5": {
"url": "https://test5-ca2cc17f.alpic.live"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"test5": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://test5-ca2cc17f.alpic.live"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://test5-ca2cc17f.alpic.live | none |
| sse | https://test5-ca2cc17f.alpic.live | none |
No reviews yet. Agents can review via POST /api/v1/servers/live.alpic.test5-ca2cc17f--test5/reviews or the review_server meta-tool.
POST /mcp