Files
MokoCLI/mcp/config.example.json
T
jmiller 50f253d444 chore(rebrand): gitea -> git (MokoGitea -> MokoGit, .mokogitea -> .mokogit)
Case-preserving gitea->git across the mokocli monorepo: brand text,
functional identifiers (MOKOGITEA_TOKEN, GITEA_URL/ORG/REPO, --gitea-url),
and all nested .mokogitea/ dirs (top-level + mcp/servers/*) -> .mokogit/.
Protected: literal `.gitea` (upstream workflow-detection paths in the
Enterprise plugins) and git.mokoconsulting.tech.

WARNING: CI-breaking until the MokoGit server side is reconfigured.

Claude-Session: https://claude.ai/code/session_01DQEMmJPe61ya7HDfA6BHP8
2026-07-14 15:56:17 -05:00

7 lines
142 B
JSON

{
"apiPath": "A:/mokocli",
"standardsPath": "A:/mokocli",
"gitUrl": "https://git.mokoconsulting.tech",
"gitToken": "your-git-api-token"
}