coredash for Cursor
io.github.corewebvitals/coredash
Real User Monitoring for Core Web Vitals. Query LCP, INP, CLS field data from real visitors.
client:Cursor
transport:streamable-http
Install coredash in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"coredash": {
"url": "https://app.coredash.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs