opactorai/Claudable
Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code, Codex, Gemini CLI, Qwen Code, and Cursor Agent, to build and deploy products effortlessly.
Platform-specific configuration:
{
"mcpServers": {
"Claudable": {
"command": "npx",
"args": [
"-y",
"Claudable"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...