From b00t
Local stdio MCP server executed via 'b00t-mcp --stdio' command. Specific tools, resources, or prompt templates unclear from configuration.
npx claudepluginhub elasticdotventures/_b00t_ --plugin skill-document-understandingAdd to your .mcp.json:
{
"mcpServers": {
"b00t-mcp": {
"command": "b00t-mcp",
"args": [
"--stdio"
]
}
}
}b00t-mcp