{"protocolVersion":"0.3.0","name":"LatencySentry Monitoring Agent","description":"Read-only agent surface for inspecting LatencySentry monitor health, latency, project summaries, and recent checks.","url":"https://latencysentry.com/api/mcp","provider":{"organization":"Northshore Labs","url":"https://latencysentry.com"},"version":"1.0.0","documentationUrl":"https://www.latencysentry.com/docs/api","supportedInterfaces":[{"url":"https://latencysentry.com/api/mcp","transport":"mcp-streamable-http"},{"url":"https://latencysentry.com/api/v1","transport":"https-json"}],"capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["application/json","text/plain"],"defaultOutputModes":["application/json","text/plain"],"securitySchemes":{"oauth2":{"type":"oauth2","description":"Clerk OAuth access tokens accepted as Bearer tokens.","flows":{"authorizationCode":{"authorizationUrl":"https://clerk.latencysentry.com/oauth/authorize","tokenUrl":"https://clerk.latencysentry.com/oauth/token","scopes":{"openid":"Authenticate the user.","profile":"Read the user's profile identity.","email":"Read the user's email identity."}}}},"apiToken":{"type":"apiKey","in":"header","name":"Authorization","description":"Use Authorization: Bearer sls_live_xxxx."}},"security":[{"oauth2":["openid","profile","email"]},{"apiToken":[]}],"skills":[{"id":"latencysentry.monitoring.read","name":"Read monitoring status","description":"Inspect project summaries, monitor state, recent checks, and unhealthy endpoint summaries.","tags":["monitoring","uptime","latency","incidents"],"examples":["List unhealthy monitors in my workspace.","Show recent checks for a monitor.","Summarize endpoint latency before a deploy."],"inputModes":["application/json","text/plain"],"outputModes":["application/json","text/plain"],"mcpTools":["list_projects","list_monitors","get_monitor","list_recent_checks","summarize_unhealthy_monitors"]}]}