Skip to content
VS Code

Sherweb Platform MCP Server for VS Code

com.sherweb/platform

Sherweb Platform MCP server to manage subscriptions and orders. Use OpenID Connect to authenticate.

client:VS Code transport:streamable-http

Install Sherweb Platform MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "platform": {
      "type": "http",
      "url": "https://mcp.sherweb.com"
    }
  }
}

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

Sherweb Platform MCP Server in other clients