Skybridge Capitals Example for VS Code
tech.skybridge.capitals/capitals
Example MCP and ChatGPT App based on Skybridge framework showing capitals in a world map
client:VS Code
transport:streamable-http
tools:1
Install Skybridge Capitals Example in VS Code
.vscode/mcp.json
{
"servers": {
"capitals": {
"type": "http",
"url": "https://capitals.skybridge.tech"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs