Productivity|Development|AI / MLTypeScript

oh-my-pi

AI coding agent for the terminal

Free
N/A rating (0 reviews)0 installs2,754 GitHub stars
AICodingTerminal

This repository provides an AI coding agent designed for terminal use, featuring hash-anchored edits, an optimized tool harness, and support for various programming languages including Python. It also includes capabilities for browser integration, subagents, and more.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "oh-my-pi": {
      "args": [
        "-y",
        "@oh-my-pi/pi-coding-agent"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

oh-my-pi MCP Server — MCPNest — MCPNest