Parse.ly MCP for VS Code
com.parsely.dash/mcp
Query your Parse.ly content analytics: top content, referrers, campaigns, trends and real-time data.
client:VS Code
transport:streamable-http
Install Parse.ly MCP in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://dash.parsely.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs