Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"marshal": {
"command": "marshal-shim",
"env": {
"MARSHAL_DAEMON_ADDRESS": "${MARSHAL_DAEMON_ADDRESS:-ws://localhost:6155}"
}
}
}
}Server configuration and connection parameters
marshal-shimEnvironment variables set when the server starts
MARSHAL_DAEMON_ADDRESS=${MARSHAL_DAEMON_ADDRESS:-ws://localhost:6155}npx claudepluginhub ignition-is-go/marshal --plugin marshal-shim