MCP Server
MCP
io.github.corewebvitals/coredash
Real User Monitoring for Core Web Vitals. Query LCP, INP, CLS field data from real visitors.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://app.coredash.app/api/mcp",
"headers": [
{
"description": "Bearer token in the format 'Bearer cdk_YOUR_API_KEY'. Generate a key at https://coredash.app/settings/api. OAuth is also supported via WWW-Authenticate discovery.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment