Stats
Actions
Tags
From acm
Custom stdio MCP server launched via a local bash script. Purpose and capabilities are not identifiable from the configuration alone. No secrets or API keys are visible.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"acm": {
"command": "bash",
"args": [
"${CLAUDE_PLUGIN_ROOT}/scripts/start-mcp.sh"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
bashCommand-line arguments passed to the server process
npx claudepluginhub signalcompose/okitegami_paper --plugin acm