1. Sign in to IgniteStatus 2. Approve read-only stack access 3. Add the generated server URL to your client
Planned MCP server
Ask your assistant what’s down.
The planned Model Context Protocol server will let coding agents read service status, active incidents and history while you debug. It will be built after the account and application layers are stable.
{
"server": "<planned HTTP endpoint>",
"authorization": "Bearer <account token>"
}Draft tool surface
Proposed read-only tools
These names describe the intended use cases, not a published server contract. The first implementation will reuse the same application services as the web experience.
list_stackCurrent status of every followed service with a compact summary.
no argumentsget_serviceStatus and component breakdown for one service.
slug: stringget_incidentPublished timeline for an active or recent incident.
id: stringsearch_historyFind past incidents by service, component or date range.
query, since?Illustrative conversation
In practice
My pipeline has been queued for 20 minutes. Me or them?
Sample response: build-agent pool saturation was identified and mitigation is in progress.
MCP remains planned for Phase 9
No package, endpoint, token or paid MCP plan is offered today.