s2.dev
S2 is a serverless stream storage service for durable, ordered real-time data streams. It lets users create basins and streams, append and read records, and manage scoped access tokens and metrics.
S2 exposes a bearer-token authenticated HTTP API for stream storage plus an authenticated `s2` CLI; no GraphQL API or MCP server was found.
- S2 HTTP APIdiscovered
- S2 CLIdiscovered
Sign in to the S2 dashboard, create an organization if needed, and issue an access token. The Quickstart says to create an account, log in to the dashboard, create a new organization, and issue an access token. Tokens can also be listed, issued, and revoked from the access token API/docs. Store it for apps as S2_ACCESS_TOKEN, or for the CLI with s2 config set access_token YOUR_ACCESS_TOKEN.
conventions · 2/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://s2.dev/llms.txt
- API catalog✓https://s2.dev/.well-known/api-catalog
- OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing