typescript

typeship-ax/typescript
★ 0 stars TypeScript Browser/Web Updated today
TypeScript SDK, CLI, and MCP server for the typeship API. Generated by typeship from its own OpenAPI spec.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "typescript": {
      "command": "npx",
      "args": [
        "-y",
        "typeship-ax/typescript"
      ]
    }
  }
}

README Excerpt

Typed, zero-dependency TypeScript SDK + CLI + MCP server for **typeship** (v0.1.0). Generated by [typeship](https://typeship.dev) from the OpenAPI spec — do not edit by hand; regenerate instead. - **Zero runtime dependencies** — built on the platform `fetch` (Node 18+, browsers, edge runtimes) - **Typed error unions** — every call returns `ApiResult<T, E>` where `E` lists each documented error for that exact operation

Tools (1)

typeship

Topics

climcpmcp-serveropenapisdktypescripttypeship