Refactor code intelligently with automated testing, safety validation, and rollback capabilities. Enhance code readability, maintainability, and performance while ensuring high safety standards.
Find Onyx code examples by topic from GitHub repositories using AI-powered search. Specify a topic and optional limit to retrieve relevant examples for programming tasks.
Connects Claude Code with multiple AI models (Gemini, Grok-3, ChatGPT, DeepSeek) simultaneously, allowing users to get diverse AI perspectives, conduct AI debates, and leverage each model's unique strengths.
An implementation of Claude Code as a Model Context Protocol server that enables using Claude's software engineering capabilities (code generation, editing, reviewing, and file operations) through the standardized MCP interface.
This project aims to build a Claude Code MCP server and implement its associated tools (explain\_code, review\_code, fix\_code, edit\_code, test\_code, simulate\_command, your\_own\_query). The server is implemented using Node.js and the MCP SDK. It receives tool requests from clients via Stdio, dynamically