Skybridge Everything App for VS Code
tech.skybridge.everything/everything
Example and testing ChatGPT and MCP App showcasing all the features of the Skybridge framework
client:VS Code
transport:streamable-http
tools:3
Install Skybridge Everything App in VS Code
.vscode/mcp.json
{
"servers": {
"everything": {
"type": "http",
"url": "https://everything.skybridge.tech"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs