Parse.ly MCP for Cursor
com.parsely.dash/mcp
Query your Parse.ly content analytics: top content, referrers, campaigns, trends and real-time data.
client:Cursor
transport:streamable-http
Install Parse.ly MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://dash.parsely.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs