mcpIntegrations - SprintHub MCP

Introduction

The MCP (Model Context Protocol) is a protocol that allows AI models to interact with Sprinthub through structured tools and commands. It enables querying, updating, and creating records in an automated way, facilitating integrations, intelligent assistants, and autonomous flows within the platform.

Below are the tools currently available via Sprinthub's MCP:

  • Manage Contacts

  • Manage Contact Meetings

  • Contact Statistics

  • Export Contacts

  • Manage Opportunities

  • Opportunity Statistics

  • Export Opportunities

  • Service Statistics

  • Export Services

Inside Sprinthub, go to System Settings and go to the Integrations. Inside it, select the option Settings in the Sprinthub MCP block.

On the integration screen, click Create new token to generate a token with the appropriate permissions for the tools listed above. Give the token a name, select the tools it will be able to access, and then click Save.

The steps can be seen in the images below.

Integrations Page.
‘MCP Integration’ Menu.
Token permissions editing.

MCP connection URL

After generating the token, you can create the full connection link by joining the MCP base URL with the access token. For this, you can include the token as a query parameter (?api_token=) at the end of the URL.

Example:

This address can be used by applications, AI agents, or tools compatible with the MCP protocol to establish a direct connection to the Sprinthub environment.

circle-info

In some cases, the authentication token must be provided in its own field or included in the header of the request.

Listing of access tokens.

arrow-up-right

Last updated

Was this helpful?