Local commands
Run fromweb-client:
web-client/docs:
Mintlify MCP
This repo includes a local MCP manifest atweb-client/docs/.mcp.json:
Update workflow
- Inspect
docs.json, the relevant MDX page, andopenapi/vued-public-api.yaml. - Update source API/SDK references first when behavior changed.
- Keep
docs.jsonnavigation in sync with added, moved, renamed, or deleted pages. - Update
.mintlify/skills/vued-api-docs/SKILL.mdwhen docs structure or canonical sources change. - Run
npm run docs:validate. - Use Mintlify MCP sessions for hosted project edits only after checking out a focused branch.
Mintlify’s public docs search MCP for these docs will be available at the deployed docs domain’s
/mcp endpoint after the site is live and indexed.