Catalog
io.github.RCOLKITT/ccboot-mcp-server
OfficialGenerate and manage Claude Code configs: CLAUDE.md, skills, agents, hooks, and MCP settings.
Generates and manages Claude Code configurations including skills and MCP settings.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ccboot-mcp-server": {
"command": "npx",
"args": [
"-y",
"ccboot-mcp-server@1.0.1"
]
}
}
}