Cursor
Add to .cursor/mcp.json in your project root:
{
"mcpServers": {
"promptick": {
"url": "https://api.promptick.ai/api/mcp",
"headers": {
"Authorization": "Bearer mk_live_your_api_key_here"
}
}
}
}
Restart Cursor. Need a key? See Managing API keys.