Spoki

Spoki

Spoki is an Italian platform that integrates WhatsApp's official APIs to automate communication for marketing, sales, customer support, and payments.

59VIEWS
2985USERS

Install MCP Server

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

npx @composio/cli add cursor --app spokinpx @composio/cli add cursor --app spokinpx @composio/cli add cursor --app spokinpx @composio/cli add cursor --app spoki

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

Available Tools

Create Custom Field

Tool to create a new custom field. use when defining extra data points for contacts.

Create Or Update Contact

Tool to create or update a contact. use when you need to upsert a single contact record via the sync endpoint.

Delete Contact

Tool to delete a specific contact. use after confirming the contact id. example prompt: "delete contact with id 1091234."

Get Account Current Report

Tool to get the current report for a specified account. use when you need up-to-date metrics on messages and conversations for an account. note: result is cached for 30 minutes.

List Agencies

Tool to list all agencies accessible to the user. use when you need to retrieve all agencies for the authenticated account.

List Automations

Tool to list, search, and filter automations. use after authenticating to retrieve available automations and apply optional search or platform filters.

List Campaigns

Tool to list, search, and filter campaigns. use when you need to retrieve campaigns optionally filtered by scheduled datetime.

List Contacts

Tool to list, search, and filter contacts. use when you need to retrieve contacts with optional search and filters.

List Tags

Tool to list, search, and filter tags. use when you need to fetch all tags for the account.

List Templates

Tool to list, search, and filter whatsapp templates. use when you need to retrieve available templates, optionally filtering by keywords.

List Tickets

Tool to list, search, and filter tickets. use when you need to retrieve tickets with optional pagination and filters.

Retrieve Account

Tool to retrieve details of a specific account. use after confirming the account id is valid.

Retrieve Automation

Tool to retrieve details of a specific automation. use after listing automations to fetch full details including webhooks and timestamps. example: retrieve automation with id 345016.

Retrieve Contact

Tool to retrieve details of a specific contact. use when you have a contact id and need full profile details.

Retrieve Tag

Tool to retrieve details of a specific tag. use when you need tag metadata by id.

Retrieve Template

Tool to retrieve details of a specific template. use after obtaining a template id.

List Custom Fields

Tool to list, search, and filter custom fields. use when you need to fetch available custom-field definitions by label or code.

Spoki List Partners

Deprecated placeholder for spoki list partners action file

List Tags

Tool to list, search, and filter tags. use when you need to fetch all tags for the account.

List Whatsapp Templates

Tool to list, search, and filter whatsapp templates. use when you need to retrieve available templates, optionally filtering by keywords.

20 actions available