1ay1/agentty
A C++ static binary CLI tool providing AI pair programming in the terminal with support for multiple LLM providers and MCP integration.

Agentty is an AI coding assistant that runs in the terminal as a single static binary. It connects to various LLM providers including Anthropic Claude, OpenAI GPT, and local Ollama models, enabling AI-assisted pair programming directly from the command line. The tool supports the Model Context Protocol (MCP), sandboxes shell commands for safety using bwrap or sandbox-exec, and can operate in air-gapped environments via SSH relay.
Frequently asked
- What is 1ay1/agentty?
- A C++ static binary CLI tool providing AI pair programming in the terminal with support for multiple LLM providers and MCP integration.
- Is agentty open source?
- Yes — 1ay1/agentty is open source, released under the MIT license.
- What language is agentty written in?
- 1ay1/agentty is primarily written in C++.
- How popular is agentty?
- 1ay1/agentty has 606 stars on GitHub.
- Where can I find agentty?
- 1ay1/agentty is on GitHub at https://github.com/1ay1/agentty.