Cursor’s my tool of choice for building out solutions. Would you consider adding it to the Cursor marketplace?
For now, I’ll give it a spin using Pipedream. (limited capabilities)
Cursor manual setup using Environment Variables
{
"mcpServers": {
"Rentman": {
"url": "https://mcp.rentman.net/mcp",
"headers": {
"Authorization": "Bearer ${env:RENTMAN_API_BEARER_TOKEN}"
}
}
}
}
edit … Pipedream comment, add Manual setup