taylorcressy/agent-coding
Personal setup kit for agentic coding tools — installs Claude Code, Gemini CLI, MCP servers, and Claude Code subagents.
Platform-specific configuration:
{
"mcpServers": {
"agent-coding": {
"command": "npx",
"args": [
"-y",
"agent-coding"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...