scriptedalchemy/cargo-hauler
v0.9.3MIT
Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
haulerstdio
{
"args": [
"mcp/mcp-hauler-2b8242f9.mjs"
],
"command": "node",
"cwd": "${PLUGIN_ROOT}",
"env": {
"AGENT_BUNDLE_PLUGIN_ROOT": "${PLUGIN_ROOT}"
},
"type": "stdio"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{"$schema":"https://agent-plugins.org/schemas/1.0.0/plugin.schema.json","description":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.","keywords":["cargo","rust","agent","mcp","claude-code","codex","cursor","build-orchestration"],"license":"MIT","name":"cargo-hauler","repository":"https://github.com/ScriptedAlchemy/cargo-hauler","version":"0.9.3"}