Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"library": {
"command": "bun",
"args": [
"run",
"${CLAUDE_PROJECT_DIR}/cabinet/channels/library-mcp/index.ts"
],
"env": {
"OFFICER_NAME": "${OFFICER_NAME}"
}
}
}
}Server configuration and connection parameters
bunCommand-line arguments passed to the server process
Environment variables set when the server starts
OFFICER_NAME=${OFFICER_NAME}npx claudepluginhub nate-step/captains-cabinet --plugin captains-cabinet