@presidio-dev/specifai-mcp-server 0.4.3 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -236,6 +236,7 @@ The server provides several tools for interacting with your specification docume
236
236
  | `get-nfrs` | Get Non-Functional Requirements |
237
237
  | `get-uirs` | Get User Interface Requirements |
238
238
  | `get-bpds` | Get Business Process Documents |
239
+ | `get-tcs` | Get Test Case Documents |
239
240
  | `get-user-stories` | Get User Stories for a specific PRD |
240
241
  | `get-tasks` | Get Tasks for a specific User Story |
241
242
  | `get-task` | Get details of a specific Task |