Skip to content
VS Code

Skybridge Example MCP App for VS Code

tech.skybridge.productivity/productivity

Skybridge Productivity MCP App Example

client:VS Code transport:streamable-http tools:1

Install Skybridge Example MCP App in VS Code

.vscode/mcp.json

{
  "servers": {
    "productivity": {
      "type": "http",
      "url": "https://productivity.skybridge.tech"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Skybridge Example MCP App in other clients