Gives Claude and other AI coding agents direct access to your stories.yaml file, the requirements spec that lives in your repo. Exposes tools to list, filter, and search user stories by status or section, update implementation state, and generate missing stories from diffs or source files. Also includes create_story for capturing new requirements and link_pr to tie PRs back to the stories they implement. Works in file mode with zero config (just npx the package) or connects to Locus cloud for team sync. Useful when you want your AI assistant to read acceptance criteria before writing code, or to keep spec and implementation in sync without leaving your editor.
claude mcp add --transport stdio io.github.jonybur-oc-mcp-server -- npx -y @locus-dev/mcp-server