Cursor setup
Use MCP Server Tools from Cursor.
After checkout, use your access token to configure Cursor with the remote MCP endpoint. Keep the token out of shared prompts and commit history.
{
"mcpServers": {
"mcpservertools": {
"url": "https://mcpservertools.clauxel.com/mcp",
"authorization": "Bearer YOUR_PAID_TOKEN"
}
}
}