Guide
Connect Cursor
Set up AlphaTales MCP integration in Cursor with one click or manual configuration
What you'll learn
- Install the AlphaTales MCP server in Cursor with one click
- Manually configure the MCP server if needed
- Authenticate your Cursor session
- Verify the connection is working
Overview
Cursor is an AI-powered code editor with built-in MCP support. AlphaTales offers a one-click deeplink that configures everything automatically, or you can set it up manually in a few steps.
One-Click Install (Recommended)
The fastest way to connect Cursor is through the Developer Package page in your AlphaTales project:
- Open any project in AlphaTales.
- Navigate to the Developer Package page from the project sidebar.
- Find the Cursor card under MCP Integration.
- Click Connect, then click the Add to Cursor button.
- Cursor opens automatically with the MCP server pre-configured.
Tip: The deeplink configures the server URL and name for you. All you need to do is authenticate when prompted.
Manual Setup
If you prefer to configure Cursor manually:
- Open Cursor Settings (use the gear icon or keyboard shortcut).
- Navigate to the MCP section.
- Click Add new MCP Server.
- Select the URL type.
- Enter the following server URL:
https://mcp.alphatales.io/mcp
- Name the server
alphatales(or any name you prefer). - Save the configuration.
Authentication
When Cursor connects to the AlphaTales MCP server for the first time, you are redirected to a login page:
- Enter the email address associated with your AlphaTales account.
- Check your inbox for a 6-digit verification code.
- Enter the code to complete authentication.
- You are redirected back to Cursor automatically.
Your session remains active until the token expires. When it does, you will be prompted to re-authenticate.
Verify the Connection
To confirm everything is working:
- Open the Cursor chat or composer panel.
- Ask your AI assistant something like: "List my AlphaTales projects."
- The assistant should call the
projects_listtool and return your project list.
If you see your projects, the connection is working correctly.
Warning: If Cursor reports that the MCP server is unreachable, check that you are connected to the internet and that the server URL is entered exactly as shown above.
Next Steps
Now that Cursor is connected, explore the MCP Tools Reference to see all the tools available to you.