Stats
Actions
Tags
From cladding
Local MCP server providing tools for spec management, drift detection, events, and personas. Runs the bundled cladding engine. No external API keys required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"cladding": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/dist/clad.js",
"serve"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
npx claudepluginhub qwerfunch/cladding --plugin claude-code