crux mcp upgrade¶
Update cloned MCP server sources.
Usage¶
Arguments¶
| Argument | Description |
|---|---|
names |
One or more MCP names to upgrade (upgrades all if omitted) |
Options¶
| Option | Description |
|---|---|
--dry-run |
Show what would be upgraded without making changes |
Description¶
Pulls the latest commits for GitHub-cloned MCPs and re-runs their build command if one is configured. Has no effect on npx/uvx MCPs (those always resolve at runtime).