WaterplanAI/agentic-config
Project-agnostic, composable configuration system for AI-assisted development workflows. Single source of truth for agentic tools (Claude Code, Antigravity, Codex CLI, Gemini CLI).
Platform-specific configuration:
{
"mcpServers": {
"agentic-config": {
"command": "npx",
"args": [
"-y",
"agentic-config"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...