Prerequisites
- Node.js (v18+)
- Cursor
Configuration
- Open Cursor
-
Project Configuration
For tools specific to a project, create a
.cursor/mcp.json
file in your project directory. This allows you to define MCP servers that are only available within that specific project.Note: This configuration is scoped at the PROJECT LEVEL, meaning it will only be available within the specific project where you create the
.cursor/mcp.json
file. -
Add the following configuration to
.cursor/mcp.json
:
MY_TOKEN
with your actual MCP API token from the Anyshift integrations page.