Important API details:
- Authentication is handled via OAuth — users will need to complete the OAuth flow to authorize the Scorecard connection.
- The server exposes approximately 45 tools covering metrics, scores, systems, annotations, and documentation search.
- An API key (SCORECARD_API_KEY) is required when running the server in local/non-OAuth configurations, but within Caylex the OAuth flow is the standard authentication path.
Server Details
| Property | Value |
|---|---|
| Transport | Streamable HTTP |
| Server Type | External |
| Endpoint | https://mcp.scorecard.io/mcp |
| Categories | API Tools & Services, Development & DevOps |
Authentication
This server supports the following authentication method:OAuth
During the server onboarding flow, you will be prompted to complete the OAuth flow to grant access. See the Scorecard Authentication guide for step-by-step credential configuration.Getting Started
Add the server
Navigate to the Server Library and click on the New Server button. Find Scorecard in the Caylex Catalog.
Use in a project
Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.