Automatey
Freeby MCP Community
Lean & mean MCP-powered CLI agent — Nemotron, OpenAI, Anthropic, Perplexity
v0.1.11Added Apr 12, 2026
aiagentmcpclillm
Automatey MCP Server
Lean & mean MCP-powered CLI agent — Nemotron, OpenAI, Anthropic, Perplexity
Installation
npx -y automatey
Reviews
Installation
Quick install
npx -y automatey
Add to claude_desktop_config.json
{
"mcpServers": {
"automatey": {
"command": "npx",
"args": ["-y", "automatey"]
}
}
}