From maenifold
Local MCP server run via the 'maenifold --mcp' command as a subprocess. Capabilities and purpose unclear from configuration data.
npx claudepluginhub msbrettorg/maenifold --plugin maenifoldAdd to your .mcp.json:
{
"mcpServers": {
"maenifold": {
"command": "maenifold",
"args": [
"--mcp"
]
}
}
}maenifold