Mcp
Auto-generated area overview. Hand-edit
.usm/features/mcp.usmto override this.
This area contains 11 features related to mcp within the Cli product.
Sub-features
| Feature | Type | Routes | Description |
|---|---|---|---|
| agent-feedback | feature | 4 API | Agent feedback protocol — teaches AI agents a consistent, configurable way to surface bugs and impro |
| contracts | feature | 1 API | MCP contracts tool — extracts the contracts array from a feature .usm file, including id, descriptio |
| flows | feature | 1 API | MCP flows tool — extracts the flows array from a feature .usm file, including id, name, description, |
| list | feature | 1 API | MCP list tool — lists all .usm files in a directory or monorepo with id, type, version, and summary, |
| query | feature | 1 API | usm_query MCP tool — predicate query over all .usm files. Selectors (features/services/.../all), com |
| read | feature | 1 API | MCP read tool — reads and parses a .usm file, returning the full object plus metadata (id, type, ver |
| references | feature | 1 API | MCP references tool — finds all .usm files that reference a target $id, useful for impact analysis. |
| search | feature | 1 API | MCP search tool — searches all .usm files for a query string, returning matching files with excerpts |
| summary | feature | 1 API | MCP summary tool — returns a quick summary of a .usm file with id, type, version, summary, and type- |
| validate | feature | 1 API | MCP validate tool — validates a .usm file by path or inline YAML content against the v1 JSON Schema. |
| write | feature | 3 API | MCP write tools — let agents author and update .usm feature specs as part of the spec-first workflow |
Implementation
- 0 pages, 16 API endpoints across 11 features