TTypeScript SDKSource ↗
A stdio weather server exposing get-alerts and get-forecast tools ( src/index.ts ). It was the source for the retired server-quickstart tutorial; the current getting-started tutorial is Build your first server.

server-quickstart

A stdio weather server exposing get-alerts and get-forecast tools (src/index.ts). It was the source for the retired server-quickstart tutorial; the current getting-started tutorial is Build your first server.

The package.json and tsconfig.json here are monorepo-internal (workspace:/catalog: protocols; typecheck-only in CI). To build the server yourself outside the monorepo, copy src/index.ts into a standalone project that depends on the published packages.


Source: examples/server-quickstart/README.md

Generated by smolify with deterministic-repository-import-v1 · 1 source file