Prerequisites
- Cursor IDE - Download here
- Alloy MCP Server - Already created with an access URL
Setup Instructions
Step 1: Get Your Access URL
First, create an MCP server if you haven’t already:accessUrl
from the response:
Step 2: Configure Cursor
Option A: Project Settings (Recommended)
Add to your project’s.cursor/mcp.json
file:
Option B: Global Settings
Create~/.cursor/mcp.json
in your home directory:
accessUrl
and restart Cursor.
Testing Your Connection
In Cursor’s AI chat, try these commands:Use Cases in Cursor
Automated Documentation
Code Review Notifications
Issue Tracking
Troubleshooting
Tools Not Available
- Ensure Cursor was restarted after configuration
- Check that your
accessUrl
is complete with token - Verify the configuration syntax is correct
Connection Errors
- Check your internet connection
- Ensure your MCP server is still active
- Verify your API key hasn’t expired