-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
greyson edited this page Jul 30, 2026
·
1 revision
This is the verified path while @moretea-labs/matea remains unpublished:
npm ci --ignore-scripts --no-audit --no-fund
npm install -g . --omit=optional --no-audit --no-fundAfter the package is visibly published to npm:
npm install -g @moretea-labs/matea@nextBun installs the same npm artifact:
bun add -g @moretea-labs/matea@nextDo not infer npm publication from a GitHub tag or prerelease alone.
- macOS and Linux are primary runtime hosts.
- WSL2 is the recommended Windows host for the complete controller runtime.
- Native Windows supports the documented CLI and command-shim surface; check the current matrix before relying on host-specific integrations.
See Platform Support.
matea and matea-hook are the primary names. repo-harness and repo-harness-hook remain 1.x compatibility aliases, and existing .repo-harness state is intentionally preserved.
matea --version
matea doctor
matea repo list --jsonA successful CLI launch is not enough to prove the MCP runtime is healthy; verify the connector separately when using ChatGPT.