SiFive · OAuth Scopes
SiFive OAuth Scopes
OAuth 2.0
probed
SiFive publishes 3 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the SiFive API on a user’s behalf.
Tokens are issued from https://scs.sifive.com/o/token/.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanySemiconductorsRISC-VProcessor IPChip DesignEmbeddedHardwareDeveloper ToolsElectronic Design AutomationOAuth
Scopes: 3
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://scs.sifive.com/o/authorize/
https://scs.sifive.com/o/authorize/
Token URL
https://scs.sifive.com/o/token/
https://scs.sifive.com/o/token/
Flows
authorizationCode
authorizationCode
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OpenID Connect scope requesting an ID token about the authenticated SiFive Cloud Services user. Signed RS256 per the metadata, though the advertised JWKS is currently empty. | authorizationCode |
| mcp:read | Read access to the Model Context Protocol resource server behind SiFive Cloud Services. Description is inferred from the scope name and MCP convention — SiFive publishes no scope reference page. The resource endpoint itself was not publicly discoverable. | authorizationCode |
| mcp:write | Write access to the Model Context Protocol resource server behind SiFive Cloud Services. Description is inferred from the scope name and MCP convention — SiFive publishes no scope reference page. | authorizationCode |