Skip to content

Mcp

Auto-generated area overview. Hand-edit .usm/features/mcp.usm to override this.

This area contains 11 features related to mcp within the Cli product.

Sub-features

FeatureTypeRoutesDescription
agent-feedbackfeature4 APIAgent feedback protocol — teaches AI agents a consistent, configurable way to surface bugs and impro
contractsfeature1 APIMCP contracts tool — extracts the contracts array from a feature .usm file, including id, descriptio
flowsfeature1 APIMCP flows tool — extracts the flows array from a feature .usm file, including id, name, description,
listfeature1 APIMCP list tool — lists all .usm files in a directory or monorepo with id, type, version, and summary,
queryfeature1 APIusm_query MCP tool — predicate query over all .usm files. Selectors (features/services/.../all), com
readfeature1 APIMCP read tool — reads and parses a .usm file, returning the full object plus metadata (id, type, ver
referencesfeature1 APIMCP references tool — finds all .usm files that reference a target $id, useful for impact analysis.
searchfeature1 APIMCP search tool — searches all .usm files for a query string, returning matching files with excerpts
summaryfeature1 APIMCP summary tool — returns a quick summary of a .usm file with id, type, version, summary, and type-
validatefeature1 APIMCP validate tool — validates a .usm file by path or inline YAML content against the v1 JSON Schema.
writefeature3 APIMCP 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