Files
moko-platform/mcp/config.example.json
Jonathan Miller 0e82802f0c feat(mcp): add mokostandards MCP server with 24 governance tools
Embeds an MCP server in mcp/ that exposes MokoStandards CLI tools as
AI assistant tools: platform detection, repo health checks, validation
(structure, headers, secrets, changelog, version consistency, enterprise
readiness, drift scan), Joomla/Dolibarr-specific checks, definitions
browser, policy/guide reader, and release notes generation.

Also adds McpServerPlugin, MCP platform detection, and MCP workflow
templates.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-07 15:44:10 -05:00

7 lines
164 B
JSON

{
"apiPath": "A:/MokoStandards-API",
"standardsPath": "A:/MokoStandards",
"giteaUrl": "https://git.mokoconsulting.tech",
"giteaToken": "your-gitea-api-token"
}