Stats
Actions
Tags
From universe
Shieldkit MCP server running locally as a Node.js subprocess bundle. Purpose and capabilities unclear from key, command, or configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"shieldkit": {
"command": "sh",
"args": [
"${CLAUDE_PLUGIN_ROOT}/scripts/run-mcp.sh",
"${CLAUDE_PLUGIN_ROOT}/mcp/shieldkit/dist/server.bundle.mjs"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
shCommand-line arguments passed to the server process
npx claudepluginhub mbwsims/claude-universe --plugin universe