Appearance
Cursor
Cursor is an AI-powered code editor that helps developers write, edit, and understand code faster.
With OriginalVoices connected to Cursor, you can gather real human insights while building products - understanding what your target users actually want before you write the code.
Setup
Step 1: Get Your API Key
- Create an account at platform.originalvoices.ai
- Navigate to Developers → API Keys
- Click Generate New API Key and copy it
Step 2: Configure MCP in Cursor
Add the following to your Cursor MCP configuration file:
json
{
"mcpServers": {
"originalvoices": {
"type": "http",
"url": "https://api.originalvoices.ai/mcp",
"headers": {
"X-Api-Key": "your-api-key"
}
}
}
}Replace your-api-key with your actual API key.
Usage
When chatting with Cursor's AI, mention OriginalVoices to gather audience insights.
Example Prompts
Feature Validation
"Before I build this feature, use OriginalVoices to ask 25-40 year old project managers what frustrates them most about task management apps"
UX Research
"Use OriginalVoices to understand what UK e-commerce shoppers expect from a checkout flow, then suggest improvements to my checkout component"
Copy Writing
"I need error messages for this form. Use OriginalVoices to find out what tone 18-30 year old users prefer for error messages, then write the copy"
Benefits
- Validate features with real user insights before building
- Write copy that resonates with your target audience
- Make product decisions grounded in human understanding
- Reduce wasted development time on unwanted features