API & MCP for automation

Connect assistants and tools to Workload's IT capacity System of Record — read-only via MCP (scope mcp:read).

Capacity SoR tools (read-only)

POST /api/mcp with API key (mcp:read scope). Body: { "tool": "...", "arguments": {} }.

ToolDescription
list_allocationsList organization allocations, optionally filtered by projectId
get_capacity_summaryGet aggregated capacity metrics for the organization
get_pva_varianceGet planned vs actual variance by project for current fiscal year
get_audit_summaryGet recent audit log summary (read-only)

Other read tools

  • list_projectsList organization projects
  • get_projectGet project by id
  • list_team_membersList organization team members
  • list_budgetsList organization project budgets
  • list_webhooksList organization webhooks