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