Scorecard MCP logo

Integrate Scorecard MCP with your AI CRM

Scorecard MCP lets agents manage evaluation projects, testsets, testcases, systems, metrics, runs, records, scores, annotations, and documentation searches.

Explore Triggers and Actions

Execute

Runs JavaScript code to interact with the Scorecard API. You are a skilled TypeScript programmer writing code to interface with the service. Define an async function named "run" that takes a single parameter of an initialized SDK client and it will be run. For example: ``` async function run(client) { const run = await client.runs.create('314', { metricIds: ['789', '101'], testsetId: '246' }); console.log(run.id); } ``` You will be returned anything that your function returns, plus the results of any console.log statements. Do not add try-catch blocks for single API calls. The tool will handle errors for you. Do not add comments unless necessary for generating better code. Code will run in a container, and cannot interact with the network outside of the given SDK client. Variables will not persist between calls, so make sure to return or log any data you might need later. Remember that you are writing TypeScript code, so you need to be careful with your types. Always type dynamic key-value stores explicitly as Record<string, YourValueType> instead of {}.

ActionTry it

Search docs

Search SDK documentation to find methods, parameters, and usage examples for interacting with the API. Use this before writing code when you need to discover the right approach.

ActionTry it

How the Scorecard MCP integration works

The Scorecard MCP integration connects your Dench AI CRM directly to Scorecard MCP, so agents can read and act on your Scorecard MCP data as part of everyday work — answering questions in chat, keeping your CRM in sync, and running automations without anyone copying data between tools.

2 actions are available for agents to invoke on your behalf. Every call runs through Scorecard MCP's own authorization, scoped to the account you connect.

Set up Scorecard MCP in Dench

  1. 1

    Sign in to your Dench workspace and open Integrations.

  2. 2

    Find Scorecard MCP and click Connect — you'll authorize access through Scorecard MCP's own sign-in flow. No API keys or code required.

  3. 3

    Ask an agent to use Scorecard MCP in chat, or call it from an automation.

  4. 4

    Manage or disconnect the connection any time from workspace settings.

Frequently asked questions

How does the Scorecard MCP integration work with Dench?

The Dench Scorecard MCP integration connects your AI CRM to Scorecard MCP, so AI agents can work with your Scorecard MCP data as part of chats, automations, and CRM workflows. You connect your account once, and every agent in your workspace can use it — governed by your workspace permissions.

What actions can AI agents perform with Scorecard MCP via Dench?

The Scorecard MCP integration currently exposes 2 actions, including Execute, and Search docs. Agents invoke them on your behalf from chat or from automations.

Do I need to write code to connect Scorecard MCP to Dench?

No. You connect Scorecard MCP from your Dench workspace using Scorecard MCP's own sign-in and authorization flow — no API keys to copy, no glue code to maintain.

Is the Scorecard MCP integration secure?

Connections are authorized through Scorecard MCP's own authentication flow, and Dench stores only the authorization needed to act on your behalf. You can review and disconnect the Scorecard MCP connection from your workspace settings at any time.

Scorecard MCP | Dench AI CRM