Eyalbenba/claude-code-mcp-init
A lightweight CLI tool to easily configure and initialize MCPs for Claude Code.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-mcp-init": {
"command": "npx",
"args": [
"-y",
"claude-code-mcp-init"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...