Stats
Actions
Tags
From universe
Runs locally as a subprocess executing the AlignKit bundled Node.js MCP server (server.bundle.mjs). Provides AlignKit-specific tools and resources. No secrets required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"alignkit-local": {
"command": "sh",
"args": [
"${CLAUDE_PLUGIN_ROOT}/scripts/run-mcp.sh",
"${CLAUDE_PLUGIN_ROOT}/mcp/alignkit/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