darraghh1/my-claude-setup
Claude Code configuration framework — agents, skills, hooks, rules, and MCP server setup for Next.js/Supabase/TypeScript projects
Platform-specific configuration:
{
"mcpServers": {
"my-claude-setup": {
"command": "npx",
"args": [
"-y",
"my-claude-setup"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...