Loopwise MCP Server for Cursor
com.loopwise/mcp
Read and manage courses, members, orders, events, posts, and settings for Loopwise-powered sites.
client:Cursor
transport:streamable-http
Install Loopwise MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.loopwise.com/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs