Stats
Actions
Tags
From cladding
Runs the Cladding MCP server locally, exposing spec, drift, events, and personas as tools, resources, and prompts for infrastructure validation and configuration management.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"cladding": {
"command": "clad",
"args": [
"serve"
]
}
}
}Server configuration and connection parameters
cladCommand-line arguments passed to the server process
npx claudepluginhub qwerfunch/cladding --plugin claude-code