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": {} }.
| Tool | Description |
|---|---|
| list_allocations | List organization allocations, optionally filtered by projectId |
| get_capacity_summary | Get aggregated capacity metrics for the organization |
| get_pva_variance | Get planned vs actual variance by project for current fiscal year |
| get_audit_summary | Get recent audit log summary (read-only) |
Other read tools
- list_projects — List organization projects
- get_project — Get project by id
- list_team_members — List organization team members
- list_budgets — List organization project budgets
- list_webhooks — List organization webhooks