Beaconstac

Beaconstac

Beaconstac provides a platform for creating and managing QR codes and beacons, enabling businesses to engage customers through proximity marketing and track analytics.

41VIEWS
2628USERS

Install MCP Server

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

npx @composio/cli add cursor --app beaconstacnpx @composio/cli add cursor --app beaconstacnpx @composio/cli add cursor --app beaconstacnpx @composio/cli add cursor --app beaconstac

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

Available Tools

Create Place

Tool to create a new place for location-based assets. use when you need to register a new physical place under an organization.

Create Qr Template

Tool to create a new qr code template. use when you need reusable design presets for qr codes.

Create Tag

Tool to create a new tag for organizing qr codes and other objects. use when you need to categorize qr codes under a specific organization.

Create User

Tool to create a new user. use when onboarding a new user under your organization (reseller plan and above).

Delete Qr Code

Tool to delete a qr code by its id. use when you need to remove an existing qr code after validation.

Delete Qr Code Template

Tool to delete a qr code template by its id. use when you need to permanently remove a qr code template that is no longer needed.

Delete Tag

Tool to delete a tag by its id. use when you need to remove an existing tag after validation.

List Bulk Qr Code Collections

Tool to list bulk qr code collections. use when you need to filter, search, or order your bulk qr code collections.

List Organizations

Tool to list organizations. use when you need to fetch all organizations accessible to the authenticated account.

List Places

Tool to list your places. use when you need to browse or search your account's places with filtering and ordering.

List Qr Templates

Tool to list all qr code templates in your account. use when you need to filter and paginate templates.

List Tags

Tool to list all tags with optional filtering and pagination. use when you need to browse or search tags in your account.

List Users

Tool to list all users with optional filtering, searching, ordering, and pagination. use when you need to retrieve user records across your organization.

Get Period Overview

Tool to get period overview analytics for products including counts, impressions, and conversion percentage. use after specifying the product type and time interval.

Get Product Overview

Tool to get analytics overview for a specified product type over a given time interval. use after specifying the product type and time range to obtain summary metrics.

Retrieve Qr Code

Tool to retrieve details of a specific qr code by its id. use when you need to fetch or verify qr code properties after creation or update.

Retrieve User

Tool to retrieve the details of an existing user by id. use when you need to fetch a user's profile after confirming its existence.

Update Place

Tool to update the specified place by id. use after retrieving the place to modify its details, such as name, address, or coordinates.

Update Qr Code

Tool to update an existing qr code by its id. use when you need to modify qr code attributes; only provided fields are changed.

Update Tag

Tool to update an existing tag by its id. use when you need to modify a tag's name or color after confirming its id via list tags.

20 actions available