Skip to content

Compliance

Sprinto MCP connector

The Sprinto connector lets Claude, ChatGPT, Cursor, and other AI clients list your Sprinto workflow checks, attach evidence, create background verification reports, and mark staff in or out of scope, all inside each person's own Sprinto access.

  • How it connects. Connects with an API key. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect Sprinto to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Sprinto once

  1. Open Connections, choose Add connection, and pick Sprinto.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Paste a Sprinto API key. One person generates a token in Sprinto and pastes it once. Everyone else works through Share with, and never sees it.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

sprinto
Sprinto
Alloy
Cakewalk
Comp AI
ComplyCube
Drata
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect Sprinto to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect Sprinto to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect Sprinto to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect Sprinto to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with Sprinto through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Compliance

    See which checks still need attention

    Ask for every workflow check in Sprinto and get a plain list of what is passing, what is failing, and what is waiting on someone, without opening the dashboard.

  • Security

    Attach evidence the moment work is done

    After a review or a fix is finished, add the evidence to the right Sprinto workflow check while it is still fresh, instead of leaving it for the week before the audit.

  • People

    Start a background check for a new hire

    When someone accepts an offer, create their background verification report in Sprinto as part of the onboarding checklist, so the record exists before day one.

  • IT

    Bring new staff into compliance scope

    When a new employee or contractor is added, mark them in scope in Sprinto so their laptop, training, and policy acceptance start being tracked right away.

  • Operations

    Take leavers and contractors out of scope

    When someone leaves or a contractor's engagement ends, mark them not in scope in Sprinto so they stop generating failing checks for a role they no longer hold.

  • Engineering

    Prepare for the audit window without scrambling

    Pull the current state of Sprinto workflow checks into a summary for the audit lead, then attach the evidence that engineering owns as each item is closed.

Try asking

  • “Which Sprinto workflow checks are failing this week?”
  • “Attach evidence to the access review workflow check.”
  • “Mark new joiners in scope in Sprinto.”

See all 5 Sprinto tools below

AI tools

Sprinto tools for your AI agents

5 tools are ready to call through Elaichi's MCP endpoint the moment you connect Sprinto, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting Sprinto gets you

6 screens from the product, each doing one job for your Sprinto account.

The agent

Ask about workflow checks, get real answers.

Plain language questions run against live Sprinto workflow checks, evidence and staff members.

  • workflow checks
  • evidence
  • staff members
  • background verification reports

Ask Elaichi to work across your apps.

Which Sprinto workflow checks are failing this week?

Attach evidence to the access review workflow check.

Mark new joiners in scope in Sprinto.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor reach Sprinto.

One org MCP endpoint over OAuth, no SDK and no shared API key.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

5 Sprinto tools, no custom code.

Workflow checks, evidence, background verification reports and staff scope, all callable today.

  • List all Sprinto workflow checks
  • Create a Sprinto background verification report
  • Create a Sprinto workflow check evidence
  • Sprinto staff members mark in scope
ElaichiTools
Tool Action Description
List all Sprinto workflow checks List List workflow checks in Sprinto using cursor-based pagination. Returns a paginated collection of workflow check edges, each containing a node with the check's pk and title, plus a cursor string used for page navigation.
Create a Sprinto background verification report Create Upload a background verification report for a staff member in Sprinto. Returns: message. Required: email, verificationCompletedOn, verificationReportFile.
Create a Sprinto workflow check evidence Create Upload evidence for a workflow check in Sprinto. Returns workflowCheck containing the evidenceStatus of the check after the upload. Required: workflowCheckPk, evidenceRecordDate, evidenceFile.
Sprinto staff members mark in scope Action Mark a Sprinto staff member account as in-scope, including them in the audit compliance scope so they are mapped against configured controls and automated checks. Returns a user object containing pk, firstName, lastName, fullName, and email. Required: email.
Sprinto staff members mark not in scope Action Mark a Sprinto staff member account as not in-scope, excluding them from the audit compliance scope so Sprinto does not perform security tasks (such as policy acceptance or training) for that account. Returns a user object containing pk, firstName, lastName, fullName, and email. Required: email. Optional: reason.

Toolboxes

Every team gets its own Sprinto toolbox.

Security, People and Engineering each work from a toolbox scoped to them.

  • Security
  • People Ops
  • Engineering
  • Talent Acquisition
ElaichiToolboxes
Name Source template Tools Created

Security toolbox

Sprinto · workflow checks and evidence

Sprinto starter 18 Mar 4, 2026

People Ops toolbox

Sprinto · staff members and scope

9 Mar 2, 2026

Engineering toolbox

Sprinto · control evidence for systems

24 Feb 27, 2026

Talent Acquisition toolbox

Sprinto · background verification reports

Sprinto starter 6 Feb 19, 2026

IT toolbox

Sprinto · device and access checks

31 Jan 30, 2026

Legal toolbox

Sprinto · audit readiness and policies

12 Jan 22, 2026

Shared connections

Teammates use Sprinto without seeing a credential.

One connected account, shared with the teams and members you name.

  • Security
  • People Ops
  • Engineering
  • IT
ElaichiConnections
Connection Scope Status Access
SP

Sprinto (Security)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
SP

Sprinto (People Ops)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
SP

Sprinto (Engineering)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
SP

Sprinto (IT)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
SP

Sprinto (Legal)

Connected by Clara Nowak

Personal • Active Not shared
SP

Sprinto (Talent Acquisition)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every Sprinto call has a name on it.

When, who, what happened, type and resource, in an append only log.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

Sprinto Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Sprinto Workflow checks Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Sprinto Workflow checks List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule fires, a digest posts back.

Sprinto workflow checks are fetched, grouped, drafted by an agent, then approved by a person.

Sprinto digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch workflow checks

    Sprinto

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    Sprinto

    Queued

Collections and dashboards

Sprinto compliance numbers, counted not guessed.

Four metrics, 14 days of evidence created, split by team, refreshed on schedule.

Sprinto health

Refreshed 4 minutes ago · every 15 minutes · from the workflow checks collection

Live

Workflow checks

1,284 ↓ 12%

Evidence

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Workflow checks created

Last 14 days

By team

Share of activity

Security 34%

People Ops 27%

Engineering 21%

IT 18%

FAQ

Frequently asked questions

How do I connect Sprinto to Claude?

Connect Sprinto in Elaichi first, then in Claude open Customize, then Connectors, then Add, and paste the endpoint https://api.elaichi.ai/mcp. Sprinto connects with an API key, so the sign-in step is copying a key from your Sprinto settings into Elaichi. There is no OAuth application to register and no client ID or secret to generate.

Does Sprinto work with ChatGPT and Cursor as well as Claude?

Yes. Once Sprinto is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client, and the Elaichi Agent. You connect Sprinto once and every client you use picks it up.

What can an AI agent actually do with my Sprinto data?

With Sprinto connected, an agent can list your workflow checks and tell you which ones are failing or waiting, attach evidence to a check when work is finished, and create a background verification report for a new hire. It can also mark staff members in scope or not in scope as people join, change roles, or leave. It does what a compliance owner would do by hand in Sprinto, just from a conversation.

Does connecting Sprinto give the AI access to my whole compliance program?

No. Every call to Sprinto runs as the person who signed in, so an agent sees and changes only what that person could already see and change in Sprinto. Elaichi can narrow that further, for example limiting someone to viewing checks and attaching evidence, but it can never widen access beyond what Sprinto itself grants that person.

Can my team share one Sprinto connection?

Yes. One person connects Sprinto in Elaichi and shares the connection with a team, and nobody else ever handles the API key. Each teammate still signs in to Elaichi as themselves, so the audit log names the actual person who listed a check, attached evidence, or changed someone's scope in Sprinto.

Can I stop an agent from changing things in Sprinto?

Yes. Restrictions in Elaichi work per action, so you can allow listing Sprinto workflow checks while blocking the ability to change staff scope or create reports. A blocked action is never advertised to Claude, ChatGPT, Cursor, or any other client, so no prompt, however worded, can reach it.

What happens to a Sprinto connection when someone leaves?

Offboarding the person in Elaichi ends their access to Sprinto through every AI client at once. If they had shared a Sprinto connection with the team, it keeps working for everyone else. If you want Sprinto gone entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client at the same time.

Put Sprinto in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.