Stats
Actions
Tags
From sentrux
Local MCP server running 'sentrux --mcp' as a subprocess. Provides unspecified tools, data sources, or prompt templates. Purpose unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"sentrux": {
"command": "sentrux",
"args": [
"--mcp"
]
}
}
}Server configuration and connection parameters
sentruxCommand-line arguments passed to the server process
npx claudepluginhub sentrux/sentrux --plugin sentrux