databases

S2 Sdk Typescript

Official MCP server for the S2.dev serverless stream platform.

typescript
cloud
enterprise
databases
0
View on GitHub

Installation

npx -y s2-streamstore/s2-sdk-typescript

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "s2-sdk-typescript",
  "command": "npx",
  "args": [
    "-y",
    "s2-streamstore/s2-sdk-typescript"
  ]
}

About This MCP Server

s2-streamstore/s2-sdk-typescript

Official MCP server for the S2.dev serverless stream platform.

GitHub: https://github.com/s2-streamstore/s2-sdk-typescript

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub