ts-sdk

AuthPlane/ts-sdk
★ 5 stars TypeScript Security Updated 1mo ago
TypeScript SDK for protecting MCP servers and OAuth 2.1 resource servers with tokens issued by the Authplane authorization server. Includes framework adapters (e.g. MCP, FastMCP).
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": {
    "ts-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "AuthPlane/ts-sdk"
      ]
    }
  }
}

Topics

dpopmcpmcp-authmodel-context-protocoloauth2oauth21resource-servertypescript