Back to directory
trilogy-group/oneroster-ts

trilogy-group/oneroster-ts

@trilogy-group

TypeScript SDK for the 1EdTech OneRoster API with MCP server integration

onerostereducationtypescriptsdkapimcp-server1edtechother

Installation & Configuration

{
  "mcpServers": {
    "OneRoster": {
      "command": "npx",
      "args": [
        "-y",
        "--package",
        "@superbuilders/oneroster",
        "--",
        "mcp",
        "start",
        "--client-id",
        "...",
        "--client-secret",
        "...",
        "--token-url",
        "..."
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13