Skip to main content
Glama

s2-streamstore

USAGE.md337 B
<!-- Start SDK Example Usage [usage] --> ```typescript import { S2 } from "@s2-dev/streamstore"; const s2 = new S2({ accessToken: process.env["S2_ACCESS_TOKEN"] ?? "", }); async function run() { const result = await s2.accessTokens.listAccessTokens({}); console.log(result); } run(); ``` <!-- End SDK Example Usage [usage] -->

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/s2-streamstore/s2-sdk-typescript'

If you have feedback or need assistance with the MCP directory API, please join our Discord server