AntonOsika/gpt-engineer
gpt-engineer is an open-source CLI platform that enables users to generate and improve software code through natural language instructions using AI models, supporting various AI backends and community collaboration.
Awesome AI Agents › Smart Contract Platforms
Claude Code MCP Server is a specialized Model Context Protocol (MCP) server designed to enhance the capabilities of AI coding agents by integrating the Claude Code tool in a one-shot mode with permissions bypassed. This server acts as an intermediary that allows large language models (LLMs) to interact directly with Claude Code, enabling more efficient and powerful code editing, generation, and file management tasks. The server is particularly useful for overcoming limitations seen in other AI coding assistants like Cursor and Windsurf, which sometimes struggle with complex multi-step edits or operations. By using Claude Code with the `--dangerously-skip-permissions` flag, the server allows seamless execution of prompts without permission interruptions, providing broader system access and more direct control over file operations and version control tasks. The server exposes a single unified tool called `claude_code` that can be used by MCP clients to send prompts to Claude Code CLI. This tool supports various operations including code generation, analysis, refactoring, file creation, editing, moving, copying, deleting, and Git version control commands. The server supports configuration through environment variables, allowing customization of the Claude CLI binary used and enabling debug logging. It requires Node.js v20 or later and a one-time manual acceptance of permissions via the Claude CLI. Installation is straightforward using `npx`, and the server integrates with popular MCP clients like Cursor and Windsurf by configuring their respective MCP JSON files. The project provides detailed examples and screenshots demonstrating its usage for tasks such as fixing ESLint setups, listing files, and performing Git operations. Overall, Claude Code MCP Server empowers AI agents with enhanced coding capabilities, cost-effective model usage, and the ability to handle complex workflows by leveraging Claude Code's strengths within an MCP framework.
https://github.com/steipete/claude-code-mcp
gpt-engineer is an open-source CLI platform that enables users to generate and improve software code through natural language instructions using AI models, supporting various AI backends and community collaboration.
GPT Pilot is an AI-powered developer companion that automates the creation of fully working, production-ready applications by simulating a multi-agent software development team and providing comprehensive coding, debugging, and review capabilities.
Devika is an open-source agentic AI software engineer that understands high-level instructions, researches information, and writes code to autonomously achieve software development objectives.
Sphere is a Web3 wallet and agent platform for the Unicity network, providing a dual-layer crypto wallet, direct messages, group chat, and an integrated marketplace.
GPT-Migrate is a tool that automates the migration of codebases from one programming language or framework to another using GPT-4 and Docker environments, with support for testing and iterative debugging.
DevOpsGPT is an AI-driven software development automation system that uses large language models combined with DevOps tools to convert natural language requirements into working software, improving efficiency and accelerating delivery.
Potpie is an open-source platform that creates AI agents specialized in your codebase to automate code analysis, testing, debugging, and development tasks, enhancing software engineering productivity.
Amazon Q Developer CLI enhances terminal productivity on macOS and Linux by providing IDE-style autocomplete, natural language chat, contextual awareness, and AI-driven automation for popular command-line tools.