Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Gosquared

Gosquared

GoSquared provides real-time web analytics and customer engagement tools to help businesses understand and interact with their website visitors.

34VIEWS
2123USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app gosquarednpx @composio/cli add cursor --app gosquarednpx @composio/cli add cursor --app gosquarednpx @composio/cli add cursor --app gosquared

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Add Shared User

Tool to add a new shared user to a project. Use when inviting team members via their email address.

Remove Shared User

Tool to remove a user from a GoSquared project. Use when you need to revoke a shared user's access to your site.

Account Shared Users

Tool to retrieve all team members that have access to a given project. Use after specifying the project to inspect user access.

List Account Sites

Tool to list all projects/sites accessible to the authenticated account. Use when you need to retrieve the account's sites in either grouped or flat format.

Check Api Token Validity And Scopes

Tool to check whether an API key is valid and retrieve its enabled scopes. Use when verifying API credentials before making further API calls.

Retrieve Chat Conversation

Tool to retrieve a chat conversation by its ID. Use when you need the full conversation history after obtaining a chat session ID.

Retrieve Chat Messages

Tool to retrieve a list of messages from a chat conversation. Use after identifying the chatID via listing chat conversations to page through a chat's message history.

Retrieve Chat Conversations

Tool to retrieve chat data for reporting purposes. Use when you need to list active chat conversations within a specific time window.

Retrieve Chat Feed

Tool to retrieve messages and events from a chat conversation. Use when you need to fetch chat history for a specific chat session.

Delete Person

Tool to delete a person profile and all associated data. Use when you need to permanently remove a person's record and optionally blacklist them.

Get Specific Chat Message

Tool to retrieve a specific chat message. Use when you have both chat ID and message ID to fetch the message details.

Get Specific Visitor

Tool to retrieve information for a specific online visitor. Use after obtaining visitorID to get detailed visit data.

Get People Event Types

Tool to retrieve event types ordered by tracked count. Use when you need to display the most tracked event types.

Get People Property Types

Tool to retrieve all property types in People CRM. Use when you need to discover available profile or event properties.

Get Person

Tool to retrieve a specific person profile by ID. Use when you need to fetch details of a person by their unique identifier.

Gosquared - Get Person Feed

Tool to retrieve a specific person's event feed in reverse chronological order. Use after confirming the personID.

List People

Tool to search and filter People CRM profiles. Use when you need to retrieve a list of people based on query terms, specific property or event filters, sorting, and pagination.

Get Current Concurrent Visitors

Tool to retrieve the number of concurrent visitors currently on your site. Use when you need live, real-time visitor metrics.

Get Real-time Popular Pages

Tool to retrieve the most popular pages currently being viewed on your site. Use when real-time active page data is needed.

Get Real-time Visitor Platforms

Tool to retrieve platforms used by online visitors sorted by visitor count. Use when you need a real-time breakdown of active visitor platforms.

20 actions available