05 / Marketplace20,034 tools

Install anything.
One click. Any host.

Open-source AI agents, MCP servers and Claude Skills — deployed to your local machine or any connected SSH server, straight from Ultron. No copy-paste, no setup docs.

20,034 tools · 20,002 skills · 9 MCPs · v2026.09.12.1
Claude CodeAI Coding Agents

Claude Code

Anthropic

Terminal-native agentic coding assistant; top-rated for complex reasoning and large refactors.

npm install -g @anthropic-ai/claude-code
Codex CLIAI Coding Agents

Codex CLI

OpenAI

Agent-first coding tool that runs against real repos from the command line.

npm install -g @openai/codex
Gemini CLIAI Coding Agents

Gemini CLI

Google

Lightweight terminal agent for local repo tasks using Gemini models.

npm install -g @google/gemini-cli
OpenCodeAI Coding Agents

OpenCode

Anomaly / SST

Open-source terminal coding agent that works with any AI model (Claude, GPT, Gemini, local).

curl -fsSL https://opencode.ai/install | bash
AiderAI Coding Agents

Aider

Aider AI

Git-native terminal pair programmer that auto-commits changes.

curl -LsSf https://aider.chat/install.sh | sh
GooseAI Coding Agents

Goose

Block

Open-source, fully local AI agent that can write, execute and debug from the CLI.

curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | bash
Qwen CodeAI Coding Agents

Qwen Code

Alibaba

High-performance CLI for Qwen models, specialized in code generation.

npm install -g @qwen-code/qwen-code
CrushAI Coding Agents

Crush

Charmbracelet

Glamorous terminal AI coding agent with MCP support and multiple model backends.

npm install -g @charmland/crush
Amazon Q Developer CLIAI Coding Agents

Amazon Q Developer CLI

AWS

AWS-integrated terminal agent for coding and AWS tasks.

brew install amazon-q
AI Assistants & Chat

Hermes

Nous Research

Personal AI agent / assistant framework you can run from the terminal and extend with tools.

python -m pip install --user pipx || true && pipx install hermes-cli
Simon Willison's LLMAI Assistants & Chat

Simon Willison's LLM

Simon Willison

CLI to talk to any LLM (OpenAI, local, plugins), log conversations to SQLite, and script prompts.

python -m pip install --user pipx || true && pipx install llm
ShellGPT (sgpt)AI Assistants & Chat

ShellGPT (sgpt)

TheR1D

Command-line productivity tool powered by LLMs — shell commands, code, and chat.

python -m pip install --user pipx || true && pipx install shell-gpt
OllamaLLM Runtimes

Ollama

Ollama

Run open LLMs (Llama, Qwen, Mistral, DeepSeek) locally with a single command.

curl -fsSL https://ollama.com/install.sh | sh
llama.cppLLM Runtimes

llama.cpp

ggml-org

Efficient C/C++ inference for GGUF models on CPU/GPU.

brew install llama.cpp
vLLMLLM Runtimes

vLLM

vLLM Project

High-throughput, OpenAI-compatible LLM serving engine.

python -m pip install vllm
LlamaIndexAgent Frameworks

LlamaIndex

LlamaIndex

Data framework for building LLM apps over your data (RAG, agents).

python -m pip install llama-index
LangChainAgent Frameworks

LangChain

LangChain

Framework for developing applications powered by language models.

python -m pip install langchain
DevOps & Cloud CLI

kubectl

Kubernetes

The Kubernetes command-line tool.

brew install kubectl
DevOps & Cloud CLI

Docker Engine

Docker

Container runtime and CLI.

curl -fsSL https://get.docker.com | sh
GitHub CLIDevOps & Cloud CLI

GitHub CLI

GitHub

GitHub from the command line — PRs, issues, releases, Actions.

brew install gh
n8nData & Automation

n8n

n8n

Fair-code workflow automation with native AI capabilities.

npm install -g n8n
uvDeveloper Tools

uv

Astral

Extremely fast Python package and project manager, written in Rust.

curl -LsSf https://astral.sh/uv/install.sh | sh
BunDeveloper Tools

Bun

Oven

Fast all-in-one JavaScript runtime, bundler, and package manager.

curl -fsSL https://bun.sh/install | bash
Filesystem MCPMCP Servers

Filesystem MCP

Anthropic (modelcontextprotocol)

Give your agent scoped read/write access to local directories over MCP.

claude mcp add filesystem -- npx -y @modelcontextprotocol/server-filesystem "$HOME"
Memory MCPMCP Servers

Memory MCP

Anthropic (modelcontextprotocol)

Persistent knowledge-graph memory so your agent remembers facts across sessions.

claude mcp add memory -- npx -y @modelcontextprotocol/server-memory
Sequential Thinking MCPMCP Servers

Sequential Thinking MCP

Anthropic (modelcontextprotocol)

Structured step-by-step reasoning tool for breaking down complex problems.

claude mcp add sequential-thinking -- npx -y @modelcontextprotocol/server-sequential-thinking
Playwright MCPMCP Servers

Playwright MCP

Microsoft

Drive a real browser (navigate, click, scrape, screenshot) from your agent via MCP.

claude mcp add playwright -- npx -y @playwright/mcp@latest
Context7 MCPMCP Servers

Context7 MCP

Upstash

Pulls up-to-date, version-accurate library docs into your agent's context on demand.

claude mcp add context7 -- npx -y @upstash/context7-mcp
GitHub MCPMCP Servers

GitHub MCP

Anthropic (modelcontextprotocol)

Search repos, read issues/PRs and manage GitHub from your agent via MCP.

claude mcp add github -- npx -y @modelcontextprotocol/server-github
Firecrawl MCPMCP Servers

Firecrawl MCP

Firecrawl

Turn any website into clean, LLM-ready markdown — crawl, scrape and extract via MCP.

claude mcp add firecrawl -- npx -y firecrawl-mcp
Brave Search MCPMCP Servers

Brave Search MCP

Anthropic (modelcontextprotocol)

Live web + local search results piped into your agent via the Brave Search API.

claude mcp add brave-search -- npx -y @modelcontextprotocol/server-brave-search
Notion MCPMCP Servers

Notion MCP

Notion

Read and write Notion pages and databases from your agent via the official MCP server.

claude mcp add notion -- npx -y @notionhq/notion-mcp-server
Frontend Design (Skill)Claude Skills

Frontend Design (Skill)

Anthropic

Anthropic's frontend-design skill — opinionated guidance for building polished UI.

npx -y skills add https://github.com/anthropics/skills --skill frontend-design
Superpowers (Skills)Claude Skills

Superpowers (Skills)

obra

The popular superpowers skill pack: brainstorming, systematic-debugging, writing-plans, TDD.

npx -y skills add https://github.com/obra/superpowers
Vercel Agent SkillsClaude Skills

Vercel Agent Skills

Vercel Labs

React/Next best practices, web-design guidelines and other Vercel-authored agent skills.

npx -y skills add https://github.com/vercel-labs/agent-skills --skill vercel-react-best-practices
Matt Pocock SkillsClaude Skills

Matt Pocock Skills

mattpocock

Top-installed skill pack: code-review, domain-modeling, diagnosing-bugs, implement, and more.

npx -y skills add https://github.com/mattpocock/skills