Skip to main content

MyCoder Documentation

Learn how to use MyCoder, the AI-powered coding assistant

Easy to Use

AI-Powered Coding Assistant

MyCoder leverages Claude 3.7 Sonnet to understand your requirements and generate high-quality code solutions in multiple programming languages.

Focus on What Matters

Github Integration

MyCoder supports "Github Mode" where it can create issues, add comments, review PRs, make PRs and even investigate Github Action failures.

Powered by React

Open Source & Self-Improving

MyCoder is open source and available on Github. MyCoder is being developed by itself in large part.

Quick Start

Get up and running with MyCoder in minutes. MyCoder is an AI-powered coding assistant that helps you write better code faster.

# Install MyCoder globally
npm install -g mycoder

# Use MyCoder with a prompt
mycoder "Create a React component that displays a counter"