428 Integrations with Visual Studio Code

View a list of Visual Studio Code integrations and software that integrates with Visual Studio Code below. Compare the best Visual Studio Code integrations as well as features, ratings, user reviews, and pricing of software that integrates with Visual Studio Code. Here are the current Visual Studio Code integrations in 2026:

  • 1
    TimeFly

    TimeFly

    TimeFly

    TimeFly is a coding activity tracker that works seamlessly in the background (no buttons, no timers) to capture granular metrics about how developers spend time in their IDEs. It maps out top projects, languages, devices, and editors while generating an activity heatmap and coding session statistics (e.g., average focus, peak times, interruptions) for custom time ranges. TimeFly consolidates event streams across multiple IDEs and devices to avoid double-counting or fragmentation, deduplicates overlaps, and stitches data into a unified timeline. Users can access their data via import/export or API, and receive email reports, notifications, or security alerts. The platform emphasizes transparency and security in its operations. It’s currently in beta, offering free historical data across a year, and in future releases will include features like goal-setting, deeper project views, team dashboards, and more advanced reporting.
    Starting Price: Free
  • 2
    SVGMaker

    SVGMaker

    SVGMaker

    SVGMaker is an AI-powered vector graphics platform that enables users to generate, convert, and edit SVGs through natural language commands and editing interfaces. It supports exports in vector formats (SVG, PDF, EPS, AI, DXF) as well as raster formats (PNG, JPG, WebP). Users can create custom logos, responsive web graphics, UI elements, print-ready artwork, vinyl and laser cut files, and paper crafts. The service includes image-to-SVG conversion, SVG editing, and vector graphics optimization capabilities. Its “MCP server” feature allows integration into developer workflows; as you code (e.g., in VS Code or Cursor), SVGMaker can auto-detect where graphic assets are needed and generate matching SVGs inline, structured and styled to your design context. Files are stored in the cloud, and editing and conversion operations consume credits via a credit-based system. The platform provides tools for style and detail control, prompt interpretation, and clean code-friendly outputs.
    Starting Price: $10 per month
  • 3
    Voice Gecko

    Voice Gecko

    Voice Gecko

    Voice Gecko is a desktop dictation tool that transforms speech into accurate text across nearly any application, ideal for emails, coding, AI prompts, or note-taking. With a simple global shortcut, you begin speaking, and the words appear instantly, either on your clipboard or directly pasted in your active window. A persistent GeckoBar stays accessible so you can start and stop recording at any time, minimizing context-switching and letting you stay in flow. It supports a custom dictionary for industry terms, names, and code snippets, ensures your words are accurately transcribed, and keeps a searchable history of all dictations so nothing is lost. The software emphasizes privacy, raw audio stays on your machine (or uses local models when possible), and no recordings are uploaded unless necessary. Click the GeckoBar or use your shortcut to begin capturing your speech.
    Starting Price: $4.79 per month
  • 4
    Fusion

    Fusion

    Builder.io

    Fusion is an AI-powered development platform that integrates design, product, and engineering workflows by connecting directly to your codebase, design system, and tooling. It allows teams to visually generate and edit responsive, production-ready UIs by leveraging existing repositories, design tokens and APIs, you can import Figma designs, attach your GitHub or Git providers, and prompt changes in natural language that the system transforms into pull requests or live previews. The platform supports real-time canvas editing with pixel-perfect precision, understands your components, styles, and backend structure, and enables any team member (designer, PM, or developer) to build features, prototypes, and fully interactive experiences without hand-coding every line. Built-in workflow integration means you can initiate builds from Slack mentions, Jira tickets, or design threads, track progress, review generated branches, and merge into your normal CI/CD pipeline.
    Starting Price: $24 per month
  • 5
    TRAE SOLO
    TRAE SOLO is described as a responsive coding agent built for real-world software development, seamlessly integrating into a developer’s full stack, editor, terminal, browser, documentation, design tools, and deployments, to bring ideas from concept to shipped reality. SOLO enables natural-language or voice-based input, letting you speak your requirements while it breaks down ideas into structured formats, selects the right context and tools, executes tasks across browsers, editors and terminals, autonomously writes and reviews code, handles testing and optimization, and deploys the final result, all visible in one unified workspace where you can switch between AI-led and manual modes at any time. It supports multiple agents working in parallel, each with its own model and context, giving you the flexibility to pick the best model for the task, monitor each agent’s progress in real time, and intervene or redirect as needed.
    Starting Price: $3 per month
  • 6
    GPT-5.1-Codex
    GPT-5.1-Codex is a specialized version of the GPT-5.1 model built for software engineering and agentic coding workflows. It is optimized for both interactive development sessions and long-horizon, autonomous execution of complex engineering tasks, such as building projects from scratch, developing features, debugging, performing large-scale refactoring, and code review. It supports tool-use, integrates naturally with developer environments, and adapts reasoning effort dynamically, moving quickly on simple tasks while spending more time on deep ones. The model is described as producing cleaner and higher-quality code outputs compared to general models, with closer adherence to developer instructions and fewer hallucinations. GPT-5.1-Codex is available via the Responses API route (rather than a standard chat API) and comes in variants including “mini” for cost-sensitive usage and “max” for the highest capability.
    Starting Price: $1.25 per input
  • 7
    FlowLens

    FlowLens

    Magentic AI

    FlowLens is an AI-native debugging and session-recording tool that captures everything needed for correct, context-aware bug diagnosis and lets AI coding agents fix bugs autonomously. With a simple browser extension and optional MCP server, FlowLens records full user sessions, including video of the UI, network-request data, console logs, user interactions (clicks, inputs, navigation), storage state (cookies, local/session storage), system info, and more, all synchronized on a unified timeline. Once a bug is reproduced, FlowLens bundles that complete context into a single “flow” that can be shared via link. AI coding agents compatible with MCP (such as those from major providers) can then load the flow, inspect network activity, error logs, UI state, and user inputs, and automatically analyze root causes and suggest or even generate code fixes. This removes the need for manual replays, copying and pasting logs, or writing verbose bug descriptions.
    Starting Price: $11 per month
  • 8
    Mistral Vibe

    Mistral Vibe

    Mistral AI

    Mistral Vibe is an AI-powered agent platform designed to help individuals, developers, and organizations automate complex tasks, conduct research, create content, and execute workflows across connected tools and data sources. The platform combines advanced AI reasoning with access to business applications, internal knowledge, documents, calendars, and communication channels to support long-horizon work. Users can generate reports, prepare meeting briefs, analyze data, draft communications, and automate recurring processes through a unified workspace. Mistral Vibe also includes specialized coding capabilities that enable developers to write, test, review, refactor, and deploy software with full codebase awareness. Its customizable AI models, integrations, and enterprise deployment options allow organizations to tailor the platform to their unique operational requirements. Built for both business productivity and software development, Mistral Vibe helps teams accelerate execution.
    Starting Price: Free
  • 9
    Forge Code

    Forge Code

    Forge Code

    Forge Code is a terminal-based AI pair-programmer and software-engineering agent that lets you interact with your entire codebase using natural language commands. It runs directly in your shell, integrating seamlessly with any IDE or existing workflow; you don’t need to switch editors or abandon your regular tools. Forge Code understands project files, Git history, dependencies, and environment context, so once it loads your project, it comprehends the codebase structure and can respond to prompts without repeated explanations. It offers a multi-agent architecture: a “Forge Agent” for implementing changes and real code execution, and a “Muse Agent” for planning, analyzing, and reviewing code without altering files. You can use Forge with your preferred AI provider or self-hosted LLMs, giving full control over where your code goes and how the model is run.
    Starting Price: $20 per month
  • 10
    Sourcery

    Sourcery

    Sourcery

    Sourcery is an AI-powered automated code review and coding assistant designed to help developers and engineering teams improve code quality, catch bugs and security issues early, and maintain consistent standards across projects. It integrates directly into popular development workflows, including GitHub, GitLab, and IDEs like VS Code and JetBrains, providing instant, actionable feedback on pull requests and in-editor code changes rather than relying solely on traditional peer reviews. Sourcery analyzes diffs with a combination of large language model insights and static analysis to deliver clear summaries, line-by-line suggestions, high-level feedback, and visual diagrams that explain proposed changes, with the goal of offering review quality similar to what a colleague would provide. In the IDE, it functions as a real-time pair programmer that underlines potential improvements, enables one-click application of suggested fixes, and offers an AI chat.
    Starting Price: $12 per month
  • 11
    Superdesign

    Superdesign

    Superdesign

    SuperDesign is an AI-powered design agent that helps users generate high-quality user interface mockups, reusable components, wireframes, and frontend code from simple natural language prompts, enabling designers and developers to go from idea to interface faster by reducing context switching between tools like Figma and code editors and bringing design generation directly into development workflows. It is built as an open source design agent that lives inside popular development environments and editors, including Cursor, Windsurf, and Visual Studio Code, and integrates with large language models to interpret prompt descriptions and produce visual designs and structured outputs that match a project’s needs, helping teams explore multiple design variations in parallel for better creative iteration. SuperDesign can also import live webpages or specific UI components and convert them into editable designs or tidy code workspaces.
    Starting Price: Free
  • 12
    Obot MCP Gateway
    Obot is an open-source AI infrastructure platform and Model Context Protocol (MCP) gateway that gives organizations a centralized control plane for discovering, onboarding, managing, securing, and scaling MCP servers, services that connect large language models and AI agents to enterprise systems, tools, and data. It bundles an MCP gateway, catalog, admin console, and optional built-in chat interface into a modern interface that integrates with identity providers (e.g., Okta, Google, GitHub) to enforce access control, authentication, and governance policies across MCP endpoints, ensuring secure, compliant AI interactions. Obot lets IT teams host local or remote MCP servers, proxy access through a secure gateway, define fine-grained user permissions, log and audit usage, and generate connection URLs for LLM clients such as Claude Desktop, Cursor, VS Code, or custom agents.
    Starting Price: Free
  • 13
    Devant
    WSO2 Devant is an AI-native integration platform as a service designed to help enterprises connect, integrate, and build intelligent applications across systems, data sources, and AI services in the AI era. It enables users to connect to generative AI models, vector databases, and AI agents, and infuse applications with AI capabilities while simplifying complex integration challenges. Devant includes a no-code/low-code and pro-code development experience with AI-assisted development tools such as natural-language-based code generation, suggestions, automated data mapping, and testing to speed up integration workflows and foster business-IT collaboration. It provides an extensive library of connectors and templates to orchestrate integrations across protocols like REST, GraphQL, gRPC, WebSockets, TCP, and more, scale across hybrid/multi-cloud environments, and connect systems, databases, and AI agents.
    Starting Price: Free
  • 14
    DeployStack

    DeployStack

    DeployStack

    DeployStack is an enterprise-focused Model Context Protocol (MCP) management platform designed to centralize, secure, and optimize how teams use and govern MCP servers and AI tools across organizations. It provides a single dashboard to manage all MCP servers with centralized credential vaulting, eliminating scattered API keys and manual local config files, while enforcing role-based access control, OAuth2 authentication, and bank-level encryption for secure enterprise usage. It offers usage analytics and observability, giving real-time insights into which MCP tools teams use, who accesses them, and how often, along with audit logs for compliance and cost-control visibility. DeployStack also includes token/context window optimization so LLM clients consume far fewer tokens when loading MCP tools by routing through a hierarchical system, allowing scalable access to many MCP servers without degrading model performance.
    Starting Price: $10 per month
  • 15
    Microsoft MCP Gateway
    Microsoft MCP Gateway is an open source reverse proxy and management layer for Model Context Protocol (MCP) servers that enables scalable, session-aware routing, lifecycle management, and centralized control of MCP services, especially in Kubernetes environments. It functions as a control plane that routes AI agent (MCP client) requests to the appropriate backend MCP servers with session affinity, dynamically handling multiple tools and endpoints under one unified gateway while ensuring authorization and observability. It lets teams deploy, update, and delete MCP servers and tools via RESTful APIs, register tool definitions, and manage these resources with access control layers such as bearer tokens and RBAC. Its architecture separates control plane management (CRUD operations on adapters/tools and metadata) from data plane routing (streamable HTTP connections and dynamic tool routing), offering features like session-aware stateful routing.
    Starting Price: Free
  • 16
    Pencil

    Pencil

    Pencil.dev

    Pencil.dev is an AI-powered design-in-code canvas and creative tool that brings visual interface design directly into development environments like Cursor, VS Code, and other IDEs so designers and engineers can work without handoffs between tools. Built around an agent-driven MCP (Model Context Protocol) canvas and an open design format that lives in your codebase, Pencil lets you draw, iterate, and generate pixel-perfect UI screens with AI assistance while keeping the design files versioned in Git alongside your source code, enabling branches, merges, and rollbacks like regular code. It eliminates the friction of switching between tools by embedding a Figma-like canvas into the IDE, supports importing frames and assets from Figma with vectors and styles intact, and lets you manipulate design elements directly with familiar editing panels, layers, and CSS-like properties, while AI models help generate screens, flows, and components in parallel.
    Starting Price: Free
  • 17
    Kilo Code Reviewer
    Kilo Code Reviewer is an AI-powered automated code review tool that analyzes pull requests the moment they are opened or updated, understands the changes in context, and provides actionable feedback, including inline comments, explanations, and suggestions to catch bugs, security issues, performance problems, style violations, test gaps, and documentation omissions before human review. It integrates with GitHub, GitLab, and (soon) Bitbucket, lets users choose from a wide selection of models and customize review strictness and focus areas to match team standards, and can be run locally in IDEs like VS Code or JetBrains to catch issues before commit. The setup is simple, connect a repository, select an AI model and review style, and the agent runs automatically on PRs, helping enforce coding standards consistently and complement human reviewers with instant, context-aware insights.
    Starting Price: Free
  • 18
    Archimyst

    Archimyst

    Archimyst

    Archimyst is an AI-powered system architecture design platform that helps users quickly create, test, simulate, and document complex backend and cloud system designs with intelligent automation rather than static diagrams. It generates production-ready architectures from simple prompts and lets teams simulate performance, resilience, traffic spikes, failure scenarios, and cost implications to validate designs before code is written or deployed, reducing risk and guesswork. Built to support full-scale systems from MVPs to enterprise services, Archimyst offers AI-driven architecture diagrams, resilience testing, and optimization insights, allowing users to refine service meshes, database strategies, cloud infrastructure, and more with automated analysis and feedback. It also provides features for agentic engineering and IDE integration so teams can align generated architecture with code workflows, visualize entire tech stacks, and identify bottlenecks.
    Starting Price: $29 per month
  • 19
    CreateOS

    CreateOS

    NodeOps

    CreateOS from NodeOps is a unified intelligent workspace and execution environment that lets builders move seamlessly from idea to live deployment and monetization without juggling fragmented tools or infrastructure. It consolidates planning, coding, testing, deployment, dashboards, trading setups, analytics, wallets, and automation into one context-aware platform where you can start from a blank canvas, import a repo, or remix a template with one click, build products and workflows with AI-assisted suggestions, and instantly push live through zero-configuration deployments that auto-scale and require no traditional DevOps steps. CreateOS includes an AI co-pilot that accelerates work by suggesting improvements and automating routine tasks, native integrations with familiar tools like GitHub, Figma, Notion, wallets, and APIs to keep your workflow in continuous flow, and a Marketplace where creators can publish and earn from templates, apps, and workflows.
    Starting Price: $8 per month
  • 20
    Woz

    Woz

    Woz

    Woz is an AI-powered app development and business-building platform that enables non-technical entrepreneurs, creators, and small business owners to go from idea to production-ready mobile and software products without writing code or hiring engineering teams. Users describe their app in plain English, and Woz’s system of AI agents handles the full development process, including architecture, backend, frontend, database, security, infrastructure, and deployment, producing clean, maintainable, production-grade code that can be edited, extended, and scaled over time rather than just a prototype. It also supports review and polishing, app launch to the App Store, ongoing maintenance, hosting, and optional human expert support to refine features or troubleshoot; it provides structured, readable code that developers can work with later and built-in guardrails to prevent AI-generated code from degrading over time.
    Starting Price: $49 per month
  • 21
    TypeBoost

    TypeBoost

    TypeBoost

    TypeBoost is a lightweight AI writing toolkit for macOS designed to bring customizable AI text assistance directly into any application without disrupting the user’s workflow. It allows users to save prompts as reusable actions and apply them instantly to selected text using a keyboard shortcut, eliminating the need to copy and paste content into separate AI tools. It functions system-wide, meaning users can edit emails, documents, social posts, or code within the apps they already use while staying in flow. TypeBoost emphasizes deep personalization, enabling users to build their own prompt library tailored to specific writing tasks such as polishing emails, summarizing content, translating text, or refining tone. It supports both text and voice input, giving users flexible ways to issue commands and transform content in place. Designed with a keyboard-first workflow, it prioritizes speed and minimal friction so repetitive writing tasks become one-click operations.
    Starting Price: $8 per month
  • 22
    Enia Code

    Enia Code

    Enia Code

    Enia Code is an AI-driven development assistant designed to proactively support software engineers by identifying issues, suggesting improvements, and accelerating coding workflows without requiring constant prompts. It acts as a proactive coding partner that analyzes a project’s codebase, development history, and team knowledge to anticipate potential problems and provide solutions before developers explicitly ask for help. Instead of functioning solely as a chat-based coding assistant, the system continuously monitors code activity and generates “signals” that highlight opportunities for optimization, bug prevention, or architectural improvements. By understanding the context of the code, previous decisions made by the development team, and patterns within the project, the system can deliver relevant recommendations that help developers maintain code quality and avoid common errors during the development process.
    Starting Price: $19.99 per month
  • 23
    Barndoor.ai

    Barndoor.ai

    Barndoor.ai

    Barndoor is a data and access management layer designed to secure how artificial intelligence systems interact with enterprise data and infrastructure. It acts as a centralized control plane that governs AI agents and applications, allowing organizations to define policies, enforce access rules automatically, and maintain full visibility over how AI tools operate across business systems. Instead of relying only on traditional identity-based permissions, Barndoor introduces context-aware governance, enabling administrators to control what actions an AI agent can perform based on factors such as the user operating the agent, the system being accessed, the type of data involved, and the specific task being attempted. It evaluates every AI request in real time and enforces policies before an action is executed, preventing unsafe or unauthorized operations from reaching internal systems or modifying sensitive information.
    Starting Price: $500 per month
  • 24
    Maestri

    Maestri

    Maestri

    Maestri is a macOS-native productivity and development workspace designed to orchestrate multiple AI coding agents, terminals, notes, and visual thinking tools within a single infinite canvas, allowing developers to manage complex workflows without losing context. Instead of relying on traditional terminal tabs and fragmented tools, it provides a spatial interface where users can place, connect, and monitor multiple agents simultaneously, each running tasks such as coding, testing, or debugging in parallel. It enables agents to communicate directly with each other, delegating tasks, sharing outputs, and collaborating autonomously, while users maintain full visibility and control over the entire process. It supports sketching and diagramming directly alongside active agents, allowing developers to map architectures, flows, and ideas in real time without switching tools.
    Starting Price: $18 one-time payment
  • 25
    CoStrict

    CoStrict

    zgsm-ai

    CoStrict is an enterprise-grade AI programming platform designed to assist developers throughout the entire software development lifecycle by combining code generation, coding assistance, code completion, and automated code review into a single integrated system. It introduces a “quality-first” development approach, where features like Strict Mode break down requirements into structured steps such as analysis, architecture design, task planning, and automated test generation before writing code, ensuring that outputs meet high standards from the start. It can analyze entire code repositories using retrieval-augmented techniques, allowing it to understand project context, reuse existing standards, and provide highly relevant suggestions and improvements. It includes an AI agent capable of generating code, answering questions, optimizing logic, and adding documentation in real time, while code completion features accelerate development.
    Starting Price: Free
  • 26
    iFlow

    iFlow

    iFlow

    iFlow is an AI-powered development and productivity platform centered around its terminal-based assistant, iFlow CLI, which enables users to interact with advanced AI models directly within their command-line environment to automate coding, analysis, and workflow execution. It is designed to understand entire codebases, interpret contextual requirements, and execute tasks ranging from simple file operations to complex multi-step automation, all driven through natural language rather than traditional commands. It integrates multiple state-of-the-art AI models, allowing users to access capabilities such as code generation, debugging, documentation, and optimization within a single interface, while maintaining compatibility with existing tools and environments like Visual Studio Code, JetBrains IDEs, and CI/CD pipelines. A key feature of the platform is its multi-agent architecture, where specialized “SubAgents” collaborate to break down and handle complex tasks in parallel.
    Starting Price: Free
  • 27
    Trinity-Large-Thinking
    Trinity Large Thinking is a frontier open source reasoning model developed by Arcee AI, designed specifically for complex, multi-step problem solving and autonomous agent workflows that require long-horizon planning and tool use. Built on a sparse Mixture-of-Experts architecture with roughly 400 billion total parameters but only about 13 billion active per token, the model achieves high efficiency while maintaining strong reasoning performance across tasks such as mathematical problem solving, code generation, and multi-step analysis. It introduces extended chain-of-thought reasoning capabilities, allowing the model to generate intermediate “thinking traces” before producing final answers, which improves accuracy and reliability in complex scenarios. Trinity Large Thinking supports a very large context window of up to 262K tokens, enabling it to process long documents, maintain state across extended interactions, and operate effectively in continuous agent loops.
    Starting Price: Free
  • 28
    FlouState

    FlouState

    FlouState

    FlouState is an intelligent focus tracking tool designed for developers that automatically monitors and categorizes coding activity to provide deeper insights into productivity and work patterns. Unlike traditional time trackers that only measure how long you spend coding, FlouState analyzes what type of work you are doing, breaking activity into categories such as creating, exploring, refactoring, and debugging. It runs silently in the background as a VS Code extension, requiring no manual timers or input, and captures context such as projects, Git branches, and files to give a complete view of how time is spent. It transforms raw activity data into meaningful insights through dashboards, file-level analytics, and AI-powered summaries that highlight patterns like peak productivity times or workflow inefficiencies. It also tracks uninterrupted focus sessions, helping developers understand when they achieve deep work and how context switching affects performance.
    Starting Price: $9.50 per month
  • 29
    Agentcy

    Agentcy

    Agentcy

    Agentcy is a managed AI marketing agent that plugs into all your AI tools. Ask about your marketing in natural language. Agentcy analyzes data across GA4, Google Ads, Search Console, WooCommerce, HubSpot, and more, then delivers synthesized insights and recommendations. Not a data dump. An agent that thinks. What makes it different: - Synthesized insights, not raw data — actionable recommendations, not spreadsheets - One connection, all your data sources through a single integration - Works inside Claude, ChatGPT, Cursor, VS Code, and any MCP client - Switch between client domains instantly — built for agencies - Ask anything: "How is my site performing?" "Where should I focus my ad budget?" Sign up at goagentcy.com. Free plan includes 50 queries/month, paid plans from $29/mo.
    Starting Price: $29/month
  • 30
    ONES.com

    ONES.com

    ONES.com

    ONES.com is an all-in-one project management and software development platform designed to unify planning, collaboration, and delivery workflows into a single, customizable environment. It connects the entire development lifecycle, from requirement analysis and sprint planning to progress tracking, testing, and release, allowing teams to manage complex projects without switching between multiple tools. It supports a wide range of methodologies, including Agile, Waterfall, and hybrid approaches, giving teams flexibility to adapt workflows to their specific needs while maintaining consistency across projects. ONES.com integrates project management, knowledge management, and test management through its core modules, ONES Project, ONES Wiki, and ONES TestCase, providing a centralized hub for tasks, documentation, and quality assurance. With highly customizable workflows, issue tracking systems, and modular components, organizations can tailor the platform to match their internal processes.
    Starting Price: $7 per month
  • 31
    mantle AI

    mantle AI

    mantle AI

    mantle AI is an AI-native platform designed to automate back-office operations by connecting a company’s existing tools into a single intelligent system where autonomous agents can understand context and execute work. It integrates directly with systems such as CRM, email, calendar, payments, and product analytics, creating a unified data layer without requiring migration or complex setup. From this connected environment, users can generate internal AI agents with a single prompt, defining goals in plain English while the platform handles execution logic dynamically. These agents can run continuously in the background, trigger on real-time events, follow schedules, or respond interactively when prompted, enabling workflows such as automated reporting, customer health monitoring, pre-meeting research, and contextual email drafting. mantle AI emphasizes flexibility over rigid workflows, allowing agents to adapt like human operators by pulling information across systems.
    Starting Price: Free
  • 32
    GPT-5.5 Pro
    GPT-5.5 Pro is an advanced AI model designed to handle complex, real-world work with greater autonomy and efficiency. It understands user intent quickly and can execute multi-step tasks such as coding, research, data analysis, and document creation with minimal guidance. The model is built to plan, use tools, and refine its outputs until tasks are complete. It excels in knowledge work, software development, and analytical problem-solving. With strong reasoning and persistence, GPT-5.5 Pro can manage long-running workflows across tools and systems. It delivers high-quality results while maintaining speed and efficiency. Overall, it enables individuals and teams to complete demanding tasks faster and more accurately.
    Starting Price: $30 per 1M tokens (input)
  • 33
    Supermodel

    Supermodel

    Supermodel

    Supermodel is a developer-focused platform that provides graph-powered tools and APIs to help AI agents and engineers better understand complex codebases, improving the quality and accuracy of AI-generated outputs. At its core is the CodeGraph API, which builds structured representations of software systems, such as dependency graphs, call graphs, and architectural maps, allowing both humans and AI models to navigate and reason about large codebases more effectively. It enables deep codebase analysis by extracting relationships between files, functions, and modules, giving instant visibility into how systems are structured and how components interact. It supports use cases like generating architecture documentation, browsing repository structure, and visualizing dependencies, helping developers quickly understand unfamiliar projects or large-scale systems.
    Starting Price: $19 per month
  • 34
    OllaCoder

    OllaCoder

    OllaCoder

    OllaCoder is a private AI coding assistant for VS Code, built for engineers who refuse to ship their source code to someone else’s server. It runs locally, works with your own Ollama models, and brings agent mode, inline edits, codebase chat, smart autocomplete, MCP servers, and a local-first runtime into one editor. OllaCoder is built on the idea that software is a private craft: your code should stay yours, and an AI assistant should be powerful, honest, and silent. By default, it talks to your local Ollama instance, so prompts, completions, and edits stay on your computer; cloud providers are strictly opt-in, and API keys live encrypted in the OS keychain. Its agent mode can plan tasks, edit files, run the terminal, and verify its own work, with every step available for approval, denial, or rollback. Inline edits let users highlight a function, describe the change, and review a real diff hunk by hunk.
    Starting Price: Free
  • 35
    Kanwas

    Kanwas

    Kanwas

    Kanwas is your team’s context brain: one place for teams and agents to create, edit, share, and compound product context. Instead of juggling Claude chats, local folders, Obsidian, VS Code, Git, and docs, Kanwas gives product teams a shared workspace where context stays alive. It is not just answers, not just outputs, and not starting from scratch; it is a place to think, collaborate, and get sharp deliverables. Kanwas builds shared context by learning about you, your business, and your decisions, making evidence, ideas, and trade-offs transparent to everyone. Canvas plus shared context creates alignment, letting teams and agents work over the same context while generating structured, execution-ready deliverables for every stage of implementation. Every decision and outcome makes the next thinking process and deliverable better than the last, turning stored knowledge into a living board that teams can think in. Kanwas includes a canvas for real work, bringing code, docs, tasks, etc.
    Starting Price: Free
  • 36
    Streva

    Streva

    Streva

    Streva is an AI-powered dictation, translation, and text transformation tool for macOS that delivers instant translation anywhere your cursor lives. Speak in any language, and Streva turns your words into natural, formatted writing directly inside the apps you already use, with no copy-paste, no disruption, and no context switching. It is built for people who work across languages, teams, and time zones, helping them stop rewriting what they already said out loud. Whether composing an email, replying on Slack, drafting meeting notes, writing in Notion, summarizing in Claude, messaging in iMessage, updating tasks in Todoist, or polishing text in ChatGPT, Streva adapts to the app and context so the result fits the moment. Its intent-driven translation and transcription understand tone, intent, nuance, jargon, and real-time context, turning rough speech into clear writing, such as transforming a casual spoken reply into a polished professional message.
    Starting Price: $15 per month
  • 37
    Artillery

    Artillery

    Artillery

    Artillery is a full-stack performance and reliability testing platform that helps teams keep apps fast and reliable with load testing, scalable Playwright E2E testing, and production monitoring in one toolkit. It is modern, powerful, easy to use, incrementally adoptable, and built to work with coding agents. Engineering teams use Artillery to test and optimize applications so they stay performant and resilient under high load, testing everything from APIs to full browser experiences with the same TypeScript and JavaScript skills they already have. Artillery supports HTTP APIs, WebSocket and Socket.io services, SOAP, GraphQL, and complex web apps with real browsers. It includes built-in distributed load testing, allowing teams to run cloud-scale, multi-region tests on AWS Lambda, AWS Fargate, or Azure Container Instances without setting up or managing infrastructure.
    Starting Price: $199 per month
  • 38
    Noteweave

    Noteweave

    Noteweave

    Noteweave is an Intelligent Research Machines platform that helps teams go from research to executable production plans. It is built to stress-test scientific research, translate papers into validated experiments, and run R&D faster from one research-first workspace. Deep Analysis pressure-tests methods, evaluations, and robustness so failure modes surface before they reach production, helping teams detect production faults in academic papers pre-emptively, find missing evals, set up discrepancies, or misleading robustness trends, and identify technical faults faster. Explore searches across millions of papers, datasets, and code repositories, then synthesizes them into runnable production plans with traceable evidence. Noteweave helps users discover relevant research signals across 3 million+ AI/ML publications, optimize plans against constraints such as GPU utilization, translate academic methods into reproducible steps, and validate evaluation strategies more reliably.
    Starting Price: $18.99 per month
  • 39
    BrowserQL

    BrowserQL

    Browserless

    BrowserQL is a dedicated scraping language, browser automation tool, and infrastructure built to bypass bot detection systems with minimal automation fingerprints. It includes built-in anti-detection with zero configuration, helping users bypass Cloudflare, Datadome, and other bot detection services without manual plugins or setup. BrowserQL can automatically click common CAPTCHA challenges, including those nested in iframes and shadow DOMs, while using auto-humanized clicking, scrolling, typing patterns, hidden debugger protocol, automatic fingerprint evasion, and residential proxy integration to appear more like a real browser. Unlike DIY Playwright setups that require stealth plugins, manual mouse or keyboard simulation, proxy rotation, and constant cat-and-mouse updates, BrowserQL is streamlined to minimize traces left by automation libraries.
    Starting Price: $25 per month
  • 40
    claude-mem

    claude-mem

    cmem.ai

    claude-mem is an offline-first cloud memory for AI agents, built around an open source engine and a cloud sync layer that links agent memory everywhere through one private MCP link. It is designed so coding agents and AI assistants do not start from zero every session, every machine, or every editor. claude-mem takes notes while an agent works, capturing decisions, fixes, dead ends, environment notes, architecture choices, and other structured observations in a temporal database. CMEM Cloud then mirrors that local memory behind a private Model Context Protocol endpoint, allowing any compatible agent or IDE to read and write the same memory across tools such as Claude Code, Cursor, Windsurf, OpenCode, Codex CLI, Gemini CLI, and VS Code. It works locally first, with or without a network, while keeping memory synchronized when cloud access is available.
    Starting Price: Free
  • 41
    Radon

    Radon

    Software Mansion

    Radon is a Visual Studio Code and Cursor extension that turns a code editor into a complete IDE for React Native and Expo apps. It helps developers build better apps faster by bringing previews, debugging, navigation, logs, network inspection, component inspection, device controls, and AI assistance directly into the editor. Radon runs the iOS Simulator and Android emulator inside the Visual Studio Code or Cursor project, so developers can see the app close to the codebase instead of constantly switching windows. It's built-in previews make it possible to develop components in isolation, while the element inspector lets users click an element in the preview and jump directly to the file where the React Native component is defined. The debugger supports React Native breakpoints inside Visual Studio Code with no extra setup, automatically stopping at runtime exceptions and showing the exact line of code where they happened.
    Starting Price: $21 per month
  • 42
    Laguna XS.2

    Laguna XS.2

    Poolside

    Laguna XS.2 is Poolside’s open-weight agentic coding model, built as the lightest and fastest model in the Laguna family. It is a 33B total-parameter Mixture of Experts model with 3B activated parameters, trained completely in-house on 30T tokens. As Poolside’s newest generation model open to the community, Laguna XS.2 is a second-generation architecture and the company’s first open-weight model, built on the lessons learned from training Laguna M.1 across synthetic data and reinforcement learning. The model is designed for agentic coding workflows, where it can code, act, iterate quickly, and perform best inside Poolside’s coding agent. Laguna XS.2 is positioned as a strong model for rapid agentic iteration, especially for developers and teams that need a compact, efficient coding model rather than a heavier frontier system. It is released under an Apache 2.0 license, allowing the community to evaluate, fine-tune, quantize, serve, and build on the weights.
    Starting Price: Free
  • 43
    Laguna M.1

    Laguna M.1

    Poolside

    Laguna M.1 is Poolside’s most capable model for agentic coding, built and trained in-house for software development workflows. It is a 225B total-parameter Mixture of Experts model with 23B activated parameters, trained completely in-house on 30T tokens using 6,144 interconnected NVIDIA H200 GPUs. Poolside trained Laguna M.1 from scratch with its own data work, training codebase, and async on-policy reinforcement learning in its agent harness, all with agentic coding in mind. The model is designed to perform at its best inside Poolside’s coding agent, where it can reason through software tasks, interact with tools, edit code, run tests, and support longer autonomous development sessions. Laguna M.1 is built for developers and teams working on complex coding tasks that require stronger reasoning, architectural understanding, terminal use, and multi-step execution than lightweight models can provide.
    Starting Price: Free
  • 44
    FetchSandbox

    FetchSandbox

    FetchSandbox

    FetchSandbox helps you test the integrations your AI wrote without touching production. From API request to production-ready integration, it lets developers build, test, and validate API integrations in realistic environments before deployment, catching failures early, reducing debugging time, and shipping with confidence. Instead of relying on static mocks, fake success responses, or risky production keys, FetchSandbox gives teams runnable API environments that behave like real services. Its stateful API sandbox keeps state across requests, enforces lifecycle transitions, fires real webhook events, and supports multi-step flows where integrations usually break. Developers can use the MCP Server, CLI, web app, OpenAPI import, and monitoring tools to prove an integration against APIs such as Stripe, Resend, Clerk, GitHub, Paddle, and Shopify.
    Starting Price: $5 per month
  • 45
    Probo

    Probo

    Probo

    Probo is an open source compliance management platform that helps organizations achieve and maintain compliance across frameworks including SOC 2, ISO 27001, ISO 27701, ISO 42001, GDPR, HIPAA, CCPA, FERPA, CASA, NIS2, and DORA. It combines expert support with automation so compliance programs can run end-to-end without the overhead of traditional do-it-yourself platforms. Probo’s compliance officers review the organization’s environment, complete risk and vendor assessments, identify gaps, and create a program tailored to how the team operates. It automates evidence collection, updates, and approvals, while experts prepare documents, manage policies, controls, reviews, and assessments, coordinate with auditors, and guide teams through essential calls. After certification, Probo continues monitoring controls, refreshing evidence, maintaining assessments, and keeping the program continuously audit-ready.
    Starting Price: Free
  • 46
    Unabyss

    Unabyss

    Unabyss

    Unabyss is a universal context layer for AI tools that connects once and carries the same live, structured context into every AI a user works with. It pulls information from daily work sources such as Slack, Gmail, Notion, Google Calendar, GitHub, Linear, Google Drive, meeting tools, and more, then extracts, organizes, tags, and keeps that context current automatically. Instead of leaving knowledge trapped inside one chatbot or frozen in a manually maintained context file, Unabyss lets Claude, ChatGPT, Cursor, Codex, Gemini, Perplexity, OpenCode, VS Code, OpenClaw, and other MCP-compatible tools work from the same picture. Each AI can retrieve only the relevant slice of context, structured by topic, source, sensitivity, project, account, and other attributes, so users do not have to repeatedly explain their role, preferences, decisions, clients, repositories, or current priorities.
    Starting Price: $13 per month
  • 47
    Maguyva

    Maguyva

    Maguyva

    Maguyva is agent-first code intelligence that gives AI coding tools a ranked map of a repository before they start editing. Teams connect GitHub repositories, and cloud pipelines parse, rank, and index symbols, dependencies, imports, semantic relationships, and cross-file structure, then keep the index current as code changes. Through one remote MCP integration, agents in Claude Code, Cursor, VS Code, Windsurf, Codex, Gemini CLI, and other compatible clients can query the same grounded context without installing a local indexer or changing editors. Its 11 MCP tools combine semantic, structural, graph, and text retrieval across five search modalities, returning ranked results instead of raw grep output. Agents can ask plain-language questions, locate important symbols, find patterns through AST-aware search, trace dependents, identify orphaned code, analyze a change’s blast radius, and assemble task context before touching a file.
    Starting Price: $19 per month
  • 48
    Wing Python IDE
    Wing Python IDE was designed from the ground up for Python, to bring you a more productive development experience. Type less and let Wing worry about the details. Get immediate feedback by writing your Python code interactively in the live runtime. Easily navigate code and documentation. Avoid common errors and find problems early with assistance from Wing's deep Python code analysis. Keep code clean with smart refactoring and code quality inspection. Debug any Python code. Inspect debug data and try out bug fixes interactively without restarting your app. Work locally or on a remote host, VM, or container. Wingware's 21 years of Python IDE experience bring you a more Pythonic development environment. Wing was designed from the ground up for Python, written in Python, and is extensible with Python. So you can be more productive.
  • 49
    Azure Machine Learning
    Accelerate the end-to-end machine learning lifecycle with Azure Machine Learning Studio. Empower developers and data scientists with a wide range of productive experiences for building, training, and deploying machine learning models faster. Accelerate time to market and foster team collaboration with industry-leading MLOps—DevOps for machine learning. Innovate on a secure, trusted platform, designed for responsible ML. Productivity for all skill levels, with code-first and drag-and-drop designer, and automated machine learning. Robust MLOps capabilities that integrate with existing DevOps processes and help manage the complete ML lifecycle. Responsible ML capabilities – understand models with interpretability and fairness, protect data with differential privacy and confidential computing, and control the ML lifecycle with audit trials and datasheets. Best-in-class support for open-source frameworks and languages including MLflow, Kubeflow, ONNX, PyTorch, TensorFlow, Python, and R.
  • 50
    Zyte

    Zyte

    Zyte

    Zyte is a powerful web data extraction platform designed to help businesses access, process, and scale web data efficiently. It offers an all-in-one Web Scraping API that can unblock, render, and extract data from virtually any website. The platform uses advanced AI and automation to ensure high-quality, accurate data while keeping costs manageable. Zyte also provides managed data services, where experts build and maintain data pipelines for businesses. Its solutions support a wide range of use cases, including product data, news, social media, real estate, and job listings. Built-in legal compliance features ensure that data extraction is handled responsibly and securely. Overall, Zyte enables organizations to turn web data into actionable insights quickly and at scale.