Agent Tools
Back to MCP servers

io.github.corewebvitals/coredash

https://app.coredash.app/api/mcp
● healthy

Real User Monitoring for Core Web Vitals. Query LCP, INP, CLS field data from real visitors.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://app.coredash.app/api/mcp
JSON-RPC initialize probe
curl -X POST https://app.coredash.app/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://coredash.app
Source code
https://github.com/corewebvitals/cwv-superpowers