Anthropic's agentic coding tool — a terminal-native agent that reads your codebase, edits files, runs tests, and opens PRs.
Developers
Built for people who write software, and shaped, priced and documented around a developer workflow.
116 apps, 8 skills and 15 MCP servers tagged Developers.
Apps
Showing 60 of 116.
The open-source AI hub: over a million models, hundreds of thousands of datasets, and hosted demo Spaces.
Cursor's Git forge for the agentic era — host repos, review pull requests and let coding agents work in the same place.
Spotify's vendor-neutral workspace for running dozens of Claude Code, Codex and Gemini CLI sessions in parallel with shared context.
Meta's terminal coding agent for long-horizon work in large repositories, running the Muse Spark 1.2 model with parallel subagents and a replayable event log.
A GPU-accelerated code editor written in Rust, with collaborative editing and coding agents built into the core.
Google's browser workbench for prototyping with Gemini models, then shipping the same prompt as production API code.
One API and one bill for hundreds of language models, with automatic failover between providers.
Free, open-source desktop browser that coding agents such as Claude Code, Codex and Cursor drive using your real logged-in accounts.
An open-source coding agent for VS Code and JetBrains that plans before it edits and asks before it acts.
One API for agent harnesses — run Codex, Claude Code or Hermes behind your product with shared sessions, streaming, files and cost controls, and swap harness with a config change.
Free, fully on-device voice loop for AI coding agents — talk to Claude Code, Cursor or Codex and hear them answer back out loud.
An autonomous AI software engineer that plans, writes, tests, and ships code in its own cloud development environment.
Run agent evals and private benchmarks in sandboxed cloud environments — compare Claude Code, Codex, Cursor and Copilot on the same real tasks.
Open-source AI agent from the Agentic AI Foundation — a native desktop app, CLI and API that runs tasks locally with 70+ MCP extensions.
OpenHands — the leading open-source coding agent platform, self-hostable or run in the cloud.
Browser-based coding platform whose AI Agent builds, edits, and deploys full-stack apps from natural-language prompts.
Microsoft's open-source optimizer that trains an agent's SKILL.md like a model parameter — epochs, learning-rate budgets and a held-out validation gate, with frozen weights.
Free, open-source local MCP gateway: register each server once, share it with every AI client, and cut tool-definition tokens by up to 91%.
Minimal, MIT-licensed terminal coding agent that adapts to your workflow via TypeScript extensions.
An AI on-call agent that drops read-only probes into running production code, capturing live variable snapshots and stack context without a redeploy or a restart.
Local-first memory hub that reads your existing AI chat history and gives every agent you use the same long-term context.
Continuous automated QA for voice and chat AI agents, from pre-launch simulation to live call monitoring.
Vercel Labs' tiny open-source coding agent: a ~6MB Zig binary that cold-starts in microseconds and embeds anywhere.
Feature flags and A/B tests as markdown files in your repo, with a typed client generated by CLI and a context file your coding agent reads.
Browser-based AI image annotation for computer vision — draw one box and DINO-X labels every matching object across your whole dataset.
One API to search, scrape, crawl, map and monitor the web, returning clean structured text that AI agents and RAG pipelines can use directly.
Write an agent as a TypeScript function and deploy it in seconds onto KVM-isolated Linux microVMs, with the loop, sessions, streaming and versioning managed for you.
Audit-grade fact-checking API for AI products — eight models across five stages, adversarial debate, and a full citation trail behind every verdict.
Run Claude Code, Codex or OpenCode in the cloud from a single HTTP call — no SDK, no daemon, no infrastructure on your side.
An open-source layer that lets your customers describe a feature and get a working micro-app inside your product — sandboxed to their own permissions.
One API for meeting bots across Zoom, Google Meet, Teams and Webex — join, record, stream and speak in real time, billed at $0.35 an hour.
Developer platform for AI agents on Apple's own channels — programmable iMessage at scale, plus video agents that answer and place FaceTime calls in a few lines of code.
Interactive coding courses with an AI tutor, covering Python, JavaScript, React, SQL and AI-assisted development through structured career paths.
Describe a browser or mobile test in plain English and run it from your terminal — Kane CLI drives real Chrome, no selectors or test scripts required.
A coding agent tuned for latency: routes easy work to fast models, pulls only the code it needs, and fans out tool calls in parallel.
An open-source proxy that sits between your coding agent and the model, compressing tool schemas, file reads and stale history to cut token bills.
A hosted LLM gateway from ngrok: one base URL and one key for public providers, your own keys and self-hosted models, with failover, scoped access and cost analytics.
Cloud-hosted long-horizon AI agents: pick a harness like Claude Code or Codex, pick a model, and reach the same agent from Slack, WhatsApp, iMessage, the web or a CLI.
Kube-DC.cloud is a fixed-price Kubernetes cloud for developers - with VMs, containers, managed databases, observability, backups, and unlimited traffic included.
Alibaba's agentic coding platform — a desktop IDE where a lead agent dispatches specialist sub-agents, backed by an auto-generated wiki of your repository.
A browser canvas where Claude Code, Codex, Kimi and other coding agents work the same repository at once without overwriting each other.
A shared memory layer for AI coding tools — tell Claude Code something once and Cursor, Codex and Claude Desktop already know it.
Free, open-source macOS menu bar app that shows live status for every parallel Codex task, so you can see which agent needs you without reopening Codex.
Watch and approve Claude Code, Codex and OpenCode sessions running on your Mac from an iPhone, with live transcripts and push notifications.
Agent observability and evaluation that scores every production run for quality, drift and risk — and can pause or block a risky action before it executes.
Reviews every pull request against your product specs, catching business-logic, compliance and scope drift that code review alone misses.
Privacy-first search infrastructure for AI agents, with smart routing, structured results, and native API, MCP, and Skill access.
One REST API that scrapes, crawls, and extracts the web into clean Markdown and schema-validated JSON for AI agents.
Database and application server in one, pitched as a glue-free backend an AI agent can build end to end.
Reactive TypeScript backend platform built so AI coding agents can ship features without breaking things.
Open-source, repo-native project memory for coding agents, stored as plain Markdown.
AWS's spec-driven IDE: prompts become requirements, design docs, and tracked tasks before any code is generated.
A marketplace of thousands of ready-made scrapers and automation tools, plus the cloud to run your own.
A search API purpose-built for RAG and agents — returns synthesised, cited content instead of a list of links.
A search engine built for AI — embeddings-based retrieval that finds pages by meaning, not keyword overlap.
A memory layer for AI agents — remember user preferences and past interactions without stuffing the context window.
Secure cloud sandboxes where AI agents can run untrusted code safely, starting in milliseconds.
Production inference for open and custom models — fast, autoscaling, and deployable into your own cloud.
Serverless GPUs from a Python decorator — deploy models and batch jobs with no containers or cluster to manage.
Skills
Inngest's durable-execution playbook as an agent skill — steps and memoisation, event and cron triggers, idempotency, cancellation, retries and non-retriable errors.
An output-style skill that stops a coding agent burying the answer: action first, numbered steps, state restated every turn, no preamble or filler.
A controlled upgrade path from Inngest SDK v3 to v4 — triggers into createFunction options, EventSchemas to eventType, realtime imports, step.invoke string IDs — with a scan-first, verify-last order.
An evidence-first audit skill: walk an existing TypeScript repo, name the exact call sites where background work can be lost, and land an incremental durability plan.
Make slow Entity Framework Core queries fast — read the generated SQL first, fix N+1s, cartesian Include explosions and non-sargable predicates, then re-measure one change at a time.
Diagnose an MSBuild build failure from a .binlog file — query the binary log through a dedicated MCP server instead of grepping console output, with a text-replay fallback.
Skill: Claude API Reference
by Anthropic
Authoritative reference for the Claude API and Anthropic SDKs — model IDs, pricing, parameters, streaming, tool use, MCP, agents, prompt caching, and token counting.
Skill: Skill Creator
by Anthropic
Create, edit, and optimize Agent Skills — scaffold new skills, refine existing ones, run evals, and tune descriptions for reliable triggering.
MCP servers
PortSwigger's official Burp Suite extension exposing proxy history, Repeater and scanning to AI agents over MCP.
MathWorks' official MCP server: let Claude Code, Copilot or Codex run MATLAB code, lint it and execute unit tests on your local install.
Clerk's official remote MCP server feeds AI coding assistants verified Clerk SDK snippets and implementation patterns, so generated auth code matches the current API.
Inngest's official MCP servers for Cloud and the local Dev Server — inspect functions, replay runs, send test events and query Insights from a coding agent.
Testing and evaluation workbench for MCP server authors — inspect tools and prompts, debug OAuth step by step, and score behaviour across 16 client configurations before shipping.
MCP: FetchSandbox MCP
by FetchSandbox
A sandbox for third-party API integrations: agents replay Stripe, GitHub, Twilio and 50+ other workflows — webhooks, retries and failure cases included — without touching the real API.

MCP: Daytona MCP Server
by Daytona
Daytona's official MCP server: give an agent a disposable cloud sandbox with a file system, git, process execution, computer use and a live preview URL.
MCP: 1Password Environments
by 1Password
1Password's official local MCP server for dev secrets: the agent manages Environments and .env mounts by name, and never sees a secret value.
MCP: Sourcegraph
by Sourcegraph
Sourcegraph's MCP server — cross-repository keyword and semantic code search, go-to-definition, find-references, commit and diff search, and Deep Search, served from your own instance.
MCP: Context7
by Upstash
Pulls up-to-date, version-specific documentation and code examples for libraries straight into your prompt.
MCP: GitHub
by GitHub
GitHub's official MCP server — manage issues, pull requests, repositories, code search, and Actions from your agent.
MCP: Time
by Model Context Protocol
Time and timezone utilities — get the current time in any timezone and convert between zones.
MCP: Everything
by Model Context Protocol
A reference/test server that exercises every MCP feature — prompts, resources, tools, and sampling — for building and debugging clients.
MCP: Git
by Model Context Protocol
Read, search, and manipulate Git repositories — status, diffs, logs, branches, commits, and more.
MCP: Filesystem
by Model Context Protocol
Secure local file operations for agents — read, write, search, and edit files within configurable allowed directories.
Related tags
Tags that appear alongside this one, ranked by how often.