★ 380 stars
Swift
🤖 AI/LLM
Updated today
Any AI, replaces Claude Code, Cursor, Open Claw. 17+ LLM providers (Claude, OpenAI, Gemini, Ollama, Zai, HF, Qwen) wired into a native Mac app that writes code, builds Xcode projects, bumps versions, manages git, automate Safari, AppleScript 50 apps, extend w/ MCP Servers, run tasks from your iPhone via Messages, drive any Accessible app.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"agent": {
"command": "npx",
"args": [
"-y",
"macOS26/Agent"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add agent npx -y macOS26/Agent
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"agent": {
"command": "npx",
"args": [
"-y",
"macOS26/Agent"
]
}
}
}
📋 Copy
README Excerpt
<div align="center"> <img width="256" height="256" alt="Agent! icon" src="https://github.com/user-attachments/assets/7a452184-6b31-49fa-9b24-d450d2889f66" /> <img width="1326" height="1428" alt="image" src="https://github.com/user-attachments/assets/9616193e-ab81-456b-ae8f-6fc182d0d6b0" /> <p><a href="https://www.paypal.com/ncp/payment/9C6RY2UAE5M3S"><img src="https://img.shields.io/badge/Donation-PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white" alt="Tip Jar" /></a>
Tools (7)
Return command commands query question summary url
Topics
accessibility agentic-framework agentic-workflow ai ai-agent apple-intelligence applescript automation claude imessage javascript jxa llm macos mcp