All entries
Try a broader term, drop the kind filter, or browse the catalog home.
AI Research Reproduction
Orchestrates end-to-end reproduction of a deep-learning repository — reading the README, setting up the environment, ru…
Blender MCP
An MCP server that connects an agent to Blender's Python API, letting a model create and modify 3D scenes, run geometry…
Claude Code for VS Code
Anthropic's extension that runs Claude Code inside VS Code — the same agent as the CLI, surfaced in the editor with inl…
Cline
Cline is an autonomous coding agent that runs inside VS Code and takes the IDE far beyond autocomplete. Once approved, …
Everything Claude Code
A very large community bundle — reported at 64 specialised agents, 261 skills, and 84 commands — spanning TDD, code rev…
Kilo Code
Kilo Code is a multi-model AI coding assistant for VS Code that combines the agentic execution loop pioneered by Cline …
OpenAI Codex for VS Code
OpenAI's Codex extension brings its coding agent into VS Code, letting a developer delegate a task, watch the agent wor…
Refact.ai
Refact.ai is an open-source AI coding assistant offering completion, chat, and an agent mode, with a self-hosted server…
Roo Code
Roo Code is an open-source AI coding agent for VS Code, originally forked from Cline and now developed independently wi…
Tons of Skills Marketplace
An open-source marketplace distributing several hundred plugins and thousands of skills for Claude Code, with a CLI pac…
webmcpify
webmcpify is an agent skill that takes an existing web application, inventories what it does, proposes a WebMCP tool su…
Browser Act
A CLI for browser automation that includes stealth features and CAPTCHA solving, aimed at driving sites that actively r…
Blackbox AI
Blackbox AI is an AI code-search and chat extension that markets itself as an all-in-one developer assistant — autocomp…
ClawHub
ClawHub is a public registry for Claude Code plugins — a central index where authors publish and users discover plugins…
Continue
Continue is an open-source IDE extension that brings autocomplete, chat, and inline edits to VS Code and JetBrains usin…
Sourcegraph Cody
Cody is Sourcegraph's AI coding assistant, distinguished from peers by tight integration with the Sourcegraph code-grap…
Anti-Detect Browser
Launches browsers with distinct fingerprints so multiple accounts can be operated without the sites involved correlatin…
Superpowers
Superpowers is a community-maintained Claude Code plugin that ships a curated library of skills — short, structured wor…
Superpowers 2
The second-generation Superpowers plugin bundles skills together with hooks that enforce a structured test-driven workf…
Szum-Tech Claude Plugins
A focused marketplace collection of roughly 10 agents and 25 skills covering Next.js, testing, Firebase, product manage…
Using Git Worktrees
Using Git Worktrees is a workspace-management skill from the Superpowers plugin that creates isolated git worktrees for…
aiXcoder
aiXcoder offers code completion for VS Code and JetBrains with an emphasis on deployable-on-premises models, aimed at o…
Augment
Augment is an enterprise-focused AI coding assistant whose pitch centers on continuous, full-repository codebase indexi…
Best Practices
Applies modern web development practices across security, performance, and code quality — the accumulated "you should p…
Bito
Bito provides AI chat, code explanation, test generation, and an AI code review agent inside VS Code and JetBrains, pos…
Check
Reviews code diffs, pull requests, and overall release readiness — pulling the change under review and reporting what l…
Code Simplifier
Code Simplifier is a community-maintained Claude Code plugin focused on post-implementation code quality. Once the agen…
CodeGeeX
CodeGeeX is a multilingual code generation and completion extension from Zhipu AI, available for VS Code and JetBrains,…
Marketing Skills
A domain bundle installing a full set of marketing skills — around 48 of them — covering paid acquisition, SEO, lifecyc…
Pieces for Developers
Pieces captures snippets, context, and workflow history into a local repository an assistant can draw on, with a long-t…
Qodo (Codium)
Qodo, formerly known as CodiumAI, is an AI extension focused on test generation and automated code review rather than t…
Sourcery
Sourcery reviews and refactors code in the editor, originally focused on Python and later broadened, suggesting concret…
Supermaven
Supermaven is an AI code completion extension that is built around a custom model designed for very low latency and a c…
Tabby
Tabby is a self-hosted, open-source coding assistant: you run the inference server, and the editor extensions for VS Co…
Tabnine
Tabnine is one of the original AI code completion extensions, predating most of its current competitors and notable for…
Test-Driven Development
Test-Driven Development is a rigid process skill from the Superpowers plugin that enforces a strict red-green-refactor …
Twinny
Twinny is a free, open-source VS Code extension providing completion and chat against locally-run models via Ollama or …
Writing Skills
Writing Skills is the meta-skill from the Superpowers plugin: it is the skill the agent uses when the task is to create…
Airtable MCP Server
Airtable's official server exposes bases, tables, and records so an agent can query structured operational data and cre…
Amazon Q Developer
Amazon Q Developer is AWS's AI coding assistant, shipping as an extension for VS Code, JetBrains IDEs, and Visual Studi…
Azure Deploy
Microsoft's skill for executing Azure deployments with validation and error recovery — provisioning resources, handling…
Azure Diagnostics
Diagnoses and remediates Azure production issues systematically — reading resource health, correlating logs, and propos…
Cloudflare MCP Server
Cloudflare ships a family of remote MCP servers covering Workers, KV, R2, D1, DNS, Workers Logs, and account APIs. An a…
ElevenLabs MCP Server
ElevenLabs' official server exposes text-to-speech, voice cloning, and audio processing to agents, letting an assistant…
MiniMax MCP Server
MiniMax's official server exposes text-to-speech, image generation, and video generation to agents, so a model can prod…
MongoDB MCP Server
MongoDB's official server gives agents access to clusters, collections, and documents — running queries and aggregation…
Neon MCP Server
Neon's official server lets an agent manage serverless Postgres projects — creating branches, running SQL, inspecting s…
PostgreSQL
Supabase MCP Server
Supabase's official server, giving an agent access to a project's Postgres database, auth configuration, storage, edge …
A/B Testing
Plans and designs experiments — hypothesis, metric selection, sample size, and the analysis plan — before anything is s…
Accessibility
Audits and improves web accessibility against WCAG 2.2, checking contrast, focus order, labelling, and semantics, then …
Agent Pulse
Inspects local AI-agent activity logs across multiple platforms, reporting sessions, token usage, and estimated cost — …
AI SEO
Optimises content for AI search engines and LLM citation — structuring pages so a model can extract a clean answer and …
Ask Matt
A router skill: it reads the user's situation and points them at the skill that actually fits, instead of every skill c…
Audit Website
Runs a large rule set — reportedly 249+ checks — over a site covering SEO, performance, security headers, and accessibi…
Brainstorming
Brainstorming is a process skill from the Superpowers plugin that runs before any creative or generative work — buildin…
Browser Testing with DevTools
Tests in a real browser via Chrome DevTools — inspecting the DOM, watching network activity, and reproducing behaviour …
Caveman
An ultra-compressed communication mode that strips agent output to essentials, reportedly cutting token usage by around…
Caveman Commit
Generates compressed commit messages in Conventional Commits format from the staged diff, aiming for a parseable subjec…
Deep Research
Conducts parallel web searches with multi-source validation and produces a cited report, deliberately cross-checking cl…
Latch
Latch is a one-script WebMCP integration for existing sites. Rather than asking developers to hand-author tool definiti…
MCP Webcomic Site Server
A tutorial template that ships an 11ty archive website together with an MCP server and in-browser tools, showing how a …
mcp-remote
mcp-remote (npx)
Model Context Tool Inspector
A Chrome extension that discovers the WebMCP tools a page registers, renders their JSON schemas, and lets you invoke th…
nekuda WebMCP Workbench
A Chrome side-panel workbench for working with WebMCP tools end to end: inspect the tools a page registers, invoke them…
NotebookLM Skill
Lets an agent query NotebookLM for source-grounded answers over documents already uploaded there, so responses are anch…
Pulse
A deliberately single-purpose plugin that installs one skill: recency research, which checks whether what an agent beli…
Stacktree
Stacktree is a publishing service exposed through WebMCP: an agent hands it generated HTML and receives a shareable, cl…
Systematic Debugging
Systematic Debugging is a process skill from the Superpowers plugin that runs before the agent is allowed to propose an…
use-webmcp-tool
A small React hook that registers a WebMCP tool when a component mounts, keeps its schema current as props change, and …
WebMCP Bridge
WebMCP Bridge projects tools from a remote MCP server into the browser page API, so an agent driving the page can call …
webmcp-types
TypeScript declarations for the experimental WebMCP browser interfaces. It ships types only — no runtime code — so appl…
webmcp.cool
A directory of WebMCP-enabled sites that is itself WebMCP-enabled: it publishes JSON discovery and query tools so an ag…
WordLift AI Audit
A live service that runs an agent-readiness review of a site — checking structure, machine-readable metadata, and how l…
YouTube Transcript Downloader
Retrieves and processes transcripts from YouTube URLs so an agent can work with the contents of a talk or tutorial as t…
Convex Migrate
Performs schema migration and data backfill on deployed Convex applications, with a companion rehearsal skill that test…
Grafana MCP Server
Grafana's official server lets an agent query dashboards, datasources, alert rules, and incidents, so an assistant inve…
Ahrefs MCP Server
Ahrefs' official server brings SEO and search analytics — backlinks, keyword data, rankings, and site audits — into an …
Alpha Vantage MCP Server
Alpha Vantage's official server exposes realtime and historical market data — equities, ETFs, options, forex, crypto, c…
Angular Developer
Generates Angular code and architectural guidance from the framework team — component structure, signals, dependency in…
App Insights Instrumentation
Guides Azure Application Insights SDK setup for web applications — adding the SDK, configuring sampling and correlation…
Asana MCP Server
Asana's official server exposes tasks, projects, and workspaces so an agent can read work context, create tasks, and up…
Atlassian MCP Server
Atlassian's official server connects agents to Jira, Confluence, and Compass — searching issues, reading and writing pa…
Azure Compliance
Audits Azure compliance posture and monitors Key Vault expiry — surfacing misconfigured resources and secrets approachi…
Azure Cost
Manages Azure spend — forecasting, attributing cost to resources, and identifying waste such as idle capacity and overs…
Box MCP Server
Box's official server exposes enterprise content — files, folders, metadata, and search — so an agent can find and read…
Brave Search
Cal.com MCP Server
Cal.com's official server exposes scheduling — availability, event types, and bookings — so an agent can find a slot an…
Canva MCP Server
Canva's official MCP server lets agents work with designs, assets, exports, and comments — generating or modifying a de…
Cloudflare One
Cloudflare's skill for configuring Zero Trust and SASE across its product line — access policies, tunnels, gateway rule…
Convex Advisor
Analyses a deployed Convex application's performance and returns evidence-backed optimisation findings — slow queries, …
ElevenLabs Agents
Builds voice AI agents — assistants and interactive characters — wiring speech synthesis, turn-taking, and tool calls i…
EverArt
Figma MCP Server
Figma's official MCP server gives an agent access to Dev Mode information — layer structure, auto-layout, variants, and…
Filesystem
Frontend Design
Frontend Design is an official Anthropic plugin for Claude Code that bundles design-system patterns, component recipes,…
Frontend Design
An Anthropic-published skill that steers an agent away from the generic, templated look that AI-generated interfaces de…
Gemini Code Assist
Gemini Code Assist is Google's official AI coding assistant, distributed as a first-party extension for VS Code, JetBra…
GitHub
GitHub Copilot
GitHub Copilot is GitHub's official AI pair-programmer, distributed as a first-party extension across VS Code, Visual S…
GitHub MCP Server
GitHub's own MCP server, written in Go and maintained by the GitHub team. It exposes repositories, issues, pull request…
GitLab
Google Drive
Google Maps
Granola MCP
Granola's MCP server exposes meeting notes and transcripts, letting an agent search across what was said in meetings an…
HubSpot MCP Server
HubSpot's official server exposes CRM objects and records — contacts, companies, deals, and their properties — so an ag…
Hugging Face MCP Server
Hugging Face's official server exposes models, datasets, Spaces, and inference to agents, so an assistant can search th…
Intercom MCP Server
Intercom's official server exposes conversations, contacts, and help-centre content, letting an agent search support hi…
JetBrains AI Assistant
JetBrains' first-party AI plugin, bundled across IntelliJ IDEA, PyCharm, WebStorm, and the rest of the IDE family. It p…
Linear MCP Server
Linear's official remote MCP server exposes issues, projects, cycles, and comments, so an agent can file bugs, update s…
Magic MCP
Magic generates UI components from natural-language descriptions and delivers them into a project, so an assistant can …
Memory
Mercury MCP Server
Mercury's official MCP server exposes bank accounts, transactions, and cards to agents, so a founder or finance operato…
Microsoft Clarity
Notion MCP Server
Notion's official server lets an agent search a workspace, read and update pages, and query databases. It is one of the…
Playwright MCP
Microsoft's official browser-automation MCP server, built on Playwright and one of the most widely installed servers in…
PostHog MCP Server
PostHog's official server exposes product analytics — events, insights, feature flags, and session data — so an agent c…
Proxyman MCP
Proxyman's MCP server gives an agent access to captured HTTP traffic — requests, responses, headers, and bodies — so an…
Puppeteer
Railway MCP Server
Railway's official server exposes projects, services, deployments, variables, and logs, so an agent can deploy a servic…
React Best Practices
Vercel's skill encoding performance and correctness guidance for React and Next.js — server versus client components, d…
Sentry MCP Server
Sentry's official server brings issues, events, stack traces, and release health into an agent's reach, so an assistant…
Shopify MCP Server
Shopify's official server exposes storefront and admin data — products, orders, customers, and inventory — letting an a…
Slack
Slack MCP Server
Slack's official remote MCP server gives agents access to messages, channels, users, and canvases — reading conversatio…
Spotify
SQLite
Stripe MCP Server
Stripe's official MCP server exposes payments, customers, subscriptions, invoices, and the Stripe documentation as agen…
WebMCP Evals
A CLI evaluation harness for WebMCP tool surfaces. It drives an agent against a page's registered tools and checks whet…
Windsurf Plugin
The Windsurf Plugin — the successor to the Codeium extension, following Cognition's acquisition — brings Windsurf's com…
AdaL
AI coding agent (skills-capable; detected via its skills directory)
Agent Browser
Navigates pages, interacts with elements, takes screenshots, and records video — a general-purpose browser-driving skil…
Agent Zero
Open-source agentic AI framework that runs in Docker with mounted user data
Aide
Open-source AI-native IDE forked from VS Code with agentic workflows
Aider
Open-source terminal AI coding tool for pair programming
AiderDesk
Desktop app for the Aider coding agent
Amazon Q Developer
AWS AI coding assistant with CLI and MCP support
Amp
Agentic coding tool with MCP support, formerly Cody
Anthropic DXT Directory
Antigravity
Google agent-first IDE built on VS Code with Gemini 3 and Claude integration
Antigravity CLI
Terminal CLI for the Google Antigravity agent harness; config under ~/.gemini/antigravity-cli with shared MCP config in…
Arc
Reimagined browser with built-in AI assistant (AI browser — Arc Max)
AstrBot
Multi-platform chatbot & agent framework
Augment Code
AI pair programmer with deep codebase understanding
Autohand Code CLI
AI coding agent (skills-capable; detected via its skills directory)
Blackbox AI
Multi-agent AI coding platform with 35+ IDE integrations
Brave
Privacy-focused browser with built-in AI assistant (AI browser — Leo)
Browserbase MCP Server
Browserbase runs headless browsers in the cloud and exposes them to agents over MCP, so browser automation happens on t…
ChatGPT Atlas
OpenAI web browser with a built-in ChatGPT agent (AI browser — ChatGPT)
ChatGPT Desktop
OpenAI desktop assistant with MCP support and app integration
Chrome DevTools MCP
An MCP server that connects an agent to a live Chrome instance through the DevTools protocol — inspecting the DOM, read…
Chromium
Open-source browser project that powers Chrome
Claude Code
Terminal-based AI coding agent with MCP, plugins, and skills
Claude Desktop
Desktop AI assistant with MCP server support and extensions
Cline
Open-source AI coding agent for VS Code with MCP support
Cline CLI
Autonomous coding agent for the terminal with MCP support
Code Studio
AI coding agent (skills-capable; detected via its skills directory)
CodeArts Agent
Huawei CodeArts Doer coding agent
CodeBuddy
Tencent CodeBuddy AI coding assistant
Codebuff
Self-improving CLI coding agent with multi-step planning
Codemaker
AI coding agent (skills-capable; detected via its skills directory)
CodeRabbit for VS Code
CodeRabbit's extension runs AI code review locally in the editor, reviewing uncommitted changes before they become a pu…
Codex App
OpenAI desktop coding agent with parallel tasks and computer use
Codex Modeling Studio
A browser-based 3D studio in which an agent can inspect scene geometry and materials and edit them through declared too…
Command Code
AI coding agent (skills-capable; detected via its skills directory)
Context7
Context7 fetches version-current documentation and code examples for libraries and injects them into an agent's context…
Continue
Open-source model-agnostic AI IDE extension with MCP support
Continue CLI
Open-source model-agnostic AI coding agent for the terminal
Cortex Code
Snowflake Cortex Code terminal agent
Crush
Charm Crush terminal coding agent
Cursor
AI-native code editor with built-in agent and MCP support
Deep Agents
LangChain Deep Agents runtime
DeepWiki MCP
DeepWiki, from the team behind Devin, indexes public repositories into navigable documentation and exposes that index o…
Devin
Autonomous AI software engineer with a terminal CLI, MCP servers, hooks, skills, and subagents
Dia
AI-native browser by The Browser Company (AI browser — Dia)
Dify
Open-source LLM app development platform with agent workflows
Docker MCP Toolkit
Docker Desktop MCP Toolkit / MCP Gateway — profile-based containerized MCP servers
Docker Model Runner
Docker Desktop local LLM runtime — serves OCI-packaged models via an unauthenticated OpenAI-compatible API on localhost…
Droid
Factory terminal coding agent with MCP servers, custom subagents (droids/), and ~/.factory config
Eve
AI coding agent (skills-capable; detected via its skills directory)
Everything
Exa MCP Server
Exa's official server exposes its neural web search to agents, returning results selected for semantic relevance along …
Extension-bundled MCP servers
mcp.json / mcp-servers.json files shipped inside an IDE extension's install directory (VS Code, Cursor, Windsurf). Catc…
Fetch
Firebender
AI coding agent for Android Studio
Firecrawl MCP
Firecrawl gives an agent web scraping, crawling, and search as structured tools — turning arbitrary pages into clean ma…
ForgeCode
Terminal AI coding agent
Gemini CLI
Google AI coding agent for the terminal with MCP support
Gemini Code Assist
Enterprise AI coding assistant with Google Cloud integrations
Gemini Desktop
Native Google AI assistant for macOS and Windows with deep system integration
Git
GitHub Copilot CLI
GitHub AI coding agent with MCP and permissions config
Globally-installed MCP servers (npm)
Official @modelcontextprotocol/server-* packages installed via `npm install -g`. Available to any agent on the system; …
Globally-installed MCP servers (pipx)
Python MCP server packages installed via `pipx install`. Available to any agent on the system; the daemon synthesises a…
Globally-installed MCP servers (uv tool)
Python MCP server packages installed via `uv tool install`. Same discovered-not-configured model as the pipx and npm-gl…
Google Chrome
Google's web browser
Goose CLI
Open-source terminal AI agent with MCP extensions and recipes
Goose Desktop
Open-source desktop AI agent with MCP extensions and visual UI
Grok Bot
xAI desktop agent platform — persistent named bots with MCP connectors, a shared per-account cloud VM, and a local-exec…
Grok Build
xAI official terminal coding agent with TUI, plan mode, sub-agents, MCP support
Grok CLI
AI terminal assistant powered by xAI Grok models with file operations
Hermes Agent
Self-improving terminal agent with persistent memory, multi-provider, pluggable tools
IBM Bob
IBM Bob AI developer agent
iFlow CLI
Alibaba iFlow terminal agent
inference.sh
AI coding agent (skills-capable; detected via its skills directory)
Jan
Offline-first open-source ChatGPT alternative with local LLM support
Jazz
AI coding agent (skills-capable; detected via its skills directory)
JetBrains IDEs
IDEs with AI Assistant, MCP, and Junie agent integration
Junie CLI
JetBrains standalone coding agent with MCP and allowlists
Kilo Code
Open-source AI coding assistant combining Cline and Roo features
KiloClaw
Managed OpenClaw platform with enterprise governance and 500+ models
Kimchi
AI coding agent (skills-capable; detected via its skills directory)
Kimi Code CLI
Moonshot AI terminal coding agent with MCP servers, plugins, hooks and TOML config under ~/.kimi-code (legacy ~/.kimi)
Kimi Desktop
Kimi desktop app (Kimi Work agent) with plugin gateway, browser automation, and a shared Kimi Code agent config
Kimi WebBridge
Browser extension that lets Kimi agents drive Chrome/Edge over CDP using existing login sessions
Kiro
Spec-driven AI IDE from Amazon with MCP support
Kode
Open-source multi-model coding CLI
Le Petit Bistro
The canonical declarative-API demonstration: a restaurant booking page whose ordinary HTML form is annotated so that it…
LibreChat
Open-source self-hosted ChatGPT clone with multi-provider support
Lingma
Alibaba Lingma (Tongyi) coding agent
LLaMA.cpp
Local LLM inference runtime for GGUF models (llama-cli, llama-server)
LM Studio
Desktop app for running local LLMs with OpenAI-compatible API
Manus
Autonomous agent desktop app whose My Computer mode runs local commands and drives desktop apps via MCP addons
Margin Editor
A local note editor in which the agent has its own identity: it creates notes and responds in the margin as a distinct …
Mastra Code
Mastra AI terminal coding agent with per-project and global MCP servers under .mastracode/
MCPJam
MCP testing / inspector agent
Microsoft Copilot
Microsoft 365 AI assistant desktop app with agent capabilities
Microsoft Copilot Studio
Microsoft Copilot Studio extension for VS Code — build, test, deploy custom copilots
Microsoft Edge
Microsoft's web browser with built-in AI assistant (AI browser — Copilot)
MiMoCode
Terminal-based AI coding agent (TUI) with MCP servers, providers, and permissions
Mistral Vibe
Mistral Vibe coding CLI
Moxby
AI coding agent (skills-capable; detected via its skills directory)
Mozilla Firefox
Mozilla's open-source web browser
Msty
Private AI desktop app with local LLM support and MCP integration
Mux
AI coding agent (skills-capable; detected via its skills directory)
Nanobot
Ultra-lightweight Python AI agent with MCP, skills, and multi-platform chat
Neovate
AI coding agent (skills-capable; detected via its skills directory)
Next.js DevTools MCP
Vercel's MCP server for Next.js development exposes build and runtime diagnostics to an agent — route information, buil…
NullClaw
Smallest AI agent runtime (678KB Zig binary) for edge and IoT devices
Ollama
Local LLM runtime used by AI agents as a model backend
omp (oh-my-pi)
Terminal coding agent (Pi fork) with subagents, MCP servers, and a single ~/.omp/agent config
Ona
Ona autonomous engineering agents
Open Interpreter
Terminal-based LLM platform with full system access for code execution
Open WebUI
Self-hosted AI chat platform with multi-provider LLM support
OpenAI Codex CLI
OpenAI terminal coding agent with sandboxed execution
OpenChamber
Desktop and web control-room UI for the OpenCode AI coding agent
OpenClaw
Open-source local AI assistant with full host access, MCP servers, skills, and chat-app control channels
OpenCode CLI
Open-source AI coding agent for the terminal with MCP and plugins
OpenCode Desktop
Desktop (GUI) build of the OpenCode agent; shares the ~/.config/opencode engine config with the CLI
OpenHands
Open-source autonomous AI coding agent platform (65K+ GitHub stars)
Opera
Opera browser with built-in AI assistant (AI browser — Aria)
Opera GX
Gaming-focused Opera browser with built-in AI assistant (AI browser — Aria)
Paperclip
Open-source multi-agent orchestration platform for AI teams
Parallel Search MCP
Parallel's official server provides real-time web search built for agent consumption, returning ranked results and extr…
PearAI
Open-source AI code editor with integrated tools and model support
Perplexity
AI search assistant with Personal Computer agent and MCP support
Perplexity Comet
AI-first browser by Perplexity (AI browser — Perplexity Assistant)
Pi Coding Agent
Terminal coding agent with MCP servers, skills, and per-project settings under .pi/
PicoClaw
Hyper-minimalist Go AI agent for IoT and low-resource devices
Pieces for Developers
AI coding assistant with Long-Term Memory engine running locally
Plandex
Open-source AI coding agent for large multi-file development tasks
Pochi
AI coding agent (skills-capable; detected via its skills directory)
Qoder CLI
Alibaba (Lingma) terminal coding agent with MCP servers, subagents, and per-project .qoder settings
Qodo
AI-powered test generation and code review tool
Qwen Code
Open-source AI coding agent for the terminal powered by Qwen3-Coder
Reasonix
AI coding agent (skills-capable; detected via its skills directory)
Refact.ai
Open-source AI coding agent with self-hosting and multi-LLM support
Roo Code
AI coding agent for VS Code with MCP and auto-approve support
Rovo Dev
Atlassian Rovo Dev AI coding agent
Safari
Apple's web browser
Scion
Google multi-agent orchestration testbed — hypervisor for AI agents with isolated identities
Sequential Thinking
SigmaOS
Productivity browser with built-in AI assistant (AI browser — Airis)
Skales
Local AI desktop agent with skills, multi-agent teams, and desktop automation
Sourcegraph Cody
Enterprise AI coding assistant with codebase-wide context
Supermaven
Ultra-fast AI code completion with large context window
Tabby
Self-hosted AI coding assistant for private and secure environments
Tabnine
AI code completion with enterprise and on-prem deployment options
Tavily MCP Server
Tavily's official server provides search and data extraction designed for LLM pipelines, returning summarised, source-a…
Terramind
AI coding agent (skills-capable; detected via its skills directory)
Time
Tinycloud
AI coding agent (skills-capable; detected via its skills directory)
Tor Browser
Privacy browser that routes traffic through the Tor network
Trae
Free AI-native IDE from ByteDance with built-in agent
UrbanEstates
A property-search reference application exposing location, price, amenity, and filter tools over a map interface, so an…
Vercel Agent Browser
Browser automation CLI for AI agents (vercel-labs/agent-browser)
Verdant Market
A reference grocery storefront exposing search across roughly 110 products and tools for managing a cart shared between…
Vivaldi
Highly customizable web browser
Void
Open-source AI code editor with privacy control and multi-model support
VS Code
Code editor with GitHub Copilot, MCP servers, and AI extensions
Warp
AI-powered terminal with built-in agent, MCP, skills, and workflows
WebMCP Flow
An architecture canvas from Vercel where the diagram itself is agent-callable: tools cover creating nodes, drawing edge…
WebMCP Page Agent
A Gemini-powered controller that accepts natural language and drives whatever WebMCP tools the current page has registe…
WebMCP Polyfill
The WebMCP Polyfill is a compatibility layer that emulates the experimental WebMCP browser API in browsers that do not …
WebMCP Radar
WebMCP Radar is a Chrome extension that detects whether the page you are on registers WebMCP tools, shows how many, and…
WebMCP Smart Home
A smart-home dashboard that reveals camera, climate, and energy controls as WebMCP tools, and lets an agent rearrange t…
Windsurf
AI-native IDE with Cascade agent and MCP support
Yahoo Finance MCP
An official remote MCP server for stock data, market news, and company financials, giving an agent read access to publi…
ZCode
AI coding agent (skills-capable; detected via its skills directory)
Zed
High-performance editor with built-in AI and MCP support
Zencoder
Zencoder AI coding agent (Zencoder/Zenflow)
ZeroClaw
Ultra-lightweight Rust AI agent runtime with MCP and 30+ providers