Business Software for Codex CLI - Page 3

Top Software that integrates with Codex CLI as of July 2026 - Page 3

Codex CLI Clear Filters
  • 1
    Citlyze

    Citlyze

    Citlyze

    Citlyze is an AI visibility platform that shows how AI answer engines like ChatGPT, Gemini, Perplexity, and Grok describe, cite, and rank your brand. Track the buyer prompts that matter on a daily schedule, see whether your brand is mentioned or recommended, and measure visibility against competitors over time. Citation tracking reveals which URLs and domains AI engines quote when answering — including owned vs. competitor citation share — so you know which sources are doing the convincing. AI crawler tracking shows which bots (GPTBot, ClaudeBot, PerplexityBot, and more) visit your site, while GEO audits check whether answer engines can access and read your pages. Content agents turn visibility gaps into reviewable article drafts grounded in the sources AI already cites. Share progress with scheduled reports by email, Slack, or Teams, plus CSV exports and a read-only API. Built for marketing and SEO teams, and for agencies managing AI search visibility across client brands.
    Starting Price: $29/month
  • 2
    Type

    Type

    Type

    Type creates AI Teammates that collaborate with your coworkers in Slack, email, and the tools your team already uses. Work is multiplayer, and now your AI is too: Type brings together knowledge, integrations, and skills into shared agents that everyone can collaborate with, instead of keeping AI work trapped in private chats or one-off prompts. Built for marketing, sales, support, and ops, Type lets teams create AI Teammates in Type or import their own, then connect them securely to the systems where work already happens. Agents can be mentioned in Slack, routed by channel, and given access through OAuth and encrypted API keys that can be revoked at any time. Type supports 1000+ native integrations across developer tools, analytics, marketing, sales, CRM, design, productivity, documents, email, meetings, commerce, support, security, finance, HR, education, files, and storage.
    Starting Price: $50 per month
  • 3
    AgentKey

    AgentKey

    AgentKey

    AgentKey connects your AI agents to the world with one key for the external data they need to do real work. Your agent may know what to do, but to actually do it, they need to find the right API, get the right access, and handle every service. AgentKey handles that layer so the agent can search widely, read pages, pull social takes, and add finance, ecommerce, business, crypto, or on-chain context in one pass. Built for Claude Code, Codex, Cursor, Windsurf, Gemini CLI, OpenClaw, Hermes, Antigravity, Warp, and any platform that supports MCP or Skills files, AgentKey gives agents access to search, scraping, social media, finance, ecommerce, cryptocurrency, and business data without forcing users to juggle separate provider dashboards. Search routes include services like Brave Search, Tavily, Serper, Perplexity, Parallel, and Exa, while scraping routes use tools such as Firecrawl, Jina, and Bright Data to turn web pages into usable content.
    Starting Price: $9.90 per month
  • 4
    Raft

    Raft

    Raft

    Raft is a real-time collaboration platform where humans and AI agents work together as teammates in channels, direct messages, threads, and tasks. Chat is the workspace, so people and agents share the same conversations, context, and project history without moving work between separate tools. Each agent is a persistent, long-running process with its own identity, memory, expertise, and workspace, allowing it to retain codebase knowledge, preferences, and past discussions across days and tasks. Agents can claim work, run in parallel, hand tasks to one another, review each other’s output, mention teammates, and keep progress visible in shared threads while humans set direction, steer the work, and make final decisions. Raft supports multiple agent runtimes, including Claude, Codex, Hermes, and others, so teams can use different models and computers for different roles within the same project. Existing external agents can also join channels like regular team members.
    Starting Price: $8.80 per month
  • 5
    Animater

    Animater

    Animater

    Animater is a local-first AI motion design tool that turns real product pages into polished launch videos without rebuilding the brand from scratch. Users capture a live webpage or import one through the Animater.ai Capture extension, which reads its DOM, images, layout, fonts, colors, and editable elements, then brings them into the workspace as an animation-ready scene. From one chat interface, a connected Claude Code or OpenAI Codex agent directs the sequence, applying camera movement, kinetic typography, mask reveals, staggered entrances, depth of field, motion blur, light leaks, grain, and other cinematic treatments. Its structured motion system follows a launch-film grammar with reusable scene patterns, timing playbooks, and codified motion rules designed to carry a video from the opening hook to the final call to action. Creators can layer voiceover, background music, and sound effects, while built-in mixing and broadcast loudness mastering help the final piece feel finished.
    Starting Price: $19 per month
  • 6
    DBmaestro

    DBmaestro

    DBmaestro

    DBmaestro is a leading provider of Git and Agent-Governed database DevOps and release automation, enabling CI/CD for databases with controlled, auditable change management. The platform extends DevOps to the database layer with built-in compliance, observability, and governed AI execution, including MCP-based workflows for natural-language operations and intelligent troubleshooting under enterprise control. As IBM’s strategic OEM partner, DBmaestro powers database release automation in some of the world’s most complex and regulated environments and augments IBM’s DevOps, automation, and governance solutions.
  • 7
    PowerShell

    PowerShell

    Microsoft

    PowerShell is a cross-platform task automation and configuration management framework, consisting of a command-line shell and scripting language. Unlike most shells, which accept and return text, PowerShell is built on top of the .NET Common Language Runtime (CLR), and accepts and returns .NET objects. This fundamental change brings entirely new tools and methods for automation. Unlike traditional command-line interfaces, PowerShell cmdlets are designed to deal with objects. An object is structured information that is more than just the string of characters appearing on the screen. Command output always carries extra information that you can use if you need it. If you've used text-processing tools to process data in the past, you'll find that they behave differently when used in PowerShell. In most cases, you don't need text-processing tools to extract specific information. You directly access portions of the data using standard PowerShell object syntax.
    Starting Price: Free
  • 8
    JavaScript

    JavaScript

    JavaScript

    JavaScript is a scripting language and programming language for the web that enables developers to build dynamic elements on the web. Over 97% of the websites in the world use client-side JavaScript. JavaScript is one of the most important scripting languages on the web. Strings in JavaScript are contained within a pair of either single quotation marks '' or double quotation marks "". Both quotes represent Strings but be sure to choose one and STICK WITH IT. If you start with a single quote, you need to end with a single quote. There are pros and cons to using both IE single quotes tend to make it easier to write HTML within Javascript as you don’t have to escape the line with a double quote. Let’s say you’re trying to use quotation marks inside a string. You’ll need to use opposite quotation marks inside and outside of JavaScript single or double quotes.
    Starting Price: Free
  • 9
    SQL

    SQL

    SQL

    SQL is a domain-specific programming language used for accessing, managing, and manipulating relational databases and relational database management systems.
    Starting Price: Free
  • 10
    C#

    C#

    Microsoft

    C# (also known as C Sharp, pronounced "See Sharp") is a modern, object-oriented, and type-safe programming language. C# enables developers to build many types of secure and robust applications that run in .NET. C# has its roots in the C family of languages and will be immediately familiar to C, C++, Java, and JavaScript programmers. This tour provides an overview of the major components of the language in C# 8 and earlier. C# is an object-oriented, component-oriented programming language. C# provides language constructs to directly support these concepts, making C# a natural language in which to create and use software components. Since its origin, C# has added features to support new workloads and emerging software design practices. At its core, C# is an object-oriented language. You define types and their behavior.
    Starting Price: Free
  • 11
    Bash

    Bash

    Bash

    Bash is a free software Unix shell and command language. It has become the default login shell for most Linux distributions. In addition to being available on Linux systems, a version of Bash is also available for Windows through the Windows Subsystem for Linux. Bash is the default user shell in Solaris 11 and was the default shell in Apple macOS from version 10.3 until the release of macOS Catalina, which changed the default shell to zsh. Despite this change, Bash remains available as an alternative shell on macOS systems. As a command processor, Bash allows users to enter commands in a text window that are then executed by the system. Bash can also read and execute commands from a file, known as a shell script. It supports a number of features commonly found in Unix shells, including wildcard matching, piping, here documents, command substitution, variables, and control structures for condition testing and iteration. Bash is compliant with the POSIX shell standards.
    Starting Price: Free
  • 12
    ChatGPT Enterprise
    Enterprise-grade security & privacy and the most powerful version of ChatGPT yet. 1. Customer prompts or data are not used for training models 2. Data encryption at rest (AES-256) and in transit (TLS 1.2+) 3. SOC 2 compliant 4. Dedicated admin console and easy bulk member management 5. SSO and Domain Verification 6. Analytics dashboard to understand usage 7. Unlimited, high-speed access to GPT-4 and Advanced Data Analysis* 8. 32k token context windows for 4X longer inputs and memory 9. Shareable chat templates for your company to collaborate
    Starting Price: $60/user/month
  • 13
    GPT-5

    GPT-5

    OpenAI

    GPT-5 is OpenAI’s most advanced AI model, delivering smarter, faster, and more useful responses across a wide range of topics including math, science, finance, and law. It features built-in thinking capabilities that allow it to provide expert-level answers and perform complex reasoning. GPT-5 can handle long context lengths and generate detailed outputs, making it ideal for coding, research, and creative writing. The model includes a ‘verbosity’ parameter for customizable response length and improved personality control. It integrates with business tools like Google Drive and SharePoint to provide context-aware answers while respecting security permissions. Available to everyone, GPT-5 empowers users to collaborate with an AI assistant that feels like a knowledgeable colleague.
    Starting Price: $1.25 per 1M tokens
  • 14
    DryRun Security

    DryRun Security

    DryRun Security

    DryRun Security brings AI Native SAST and Agentic Code Security to your code, so application security and dev teams can stop triaging noise and start fixing real risk. Our Contextual Security Analysis (CSA) engine reasons about code intent, exploitability, and impact to deliver high-signal findings that pattern-matching scanners miss. Use the Code Review Agent for PR comments and checks within moments of a push. Enforce guardrails with Natural Language Code Policies, written in plain English and executed by the Custom Policy Agent on every PR. Run DeepScan Agent for an on-demand full-repo assessment in about an hour, and use Code Insights Agent to see trends and risk across repos.
  • 15
    GPT‑5-Codex
    GPT-5-Codex is a version of GPT-5 further optimized for agentic coding within Codex, focusing on real-world software engineering tasks (building full projects from scratch, adding features & tests, debugging, large-scale refactors, and code reviews). Codex now moves faster, is more reliable, and works better in real-time across your development environments, whether in terminal/CLI, IDE extension, via the web, in GitHub, or even on mobile. GPT-5-Codex is the default model for cloud tasks and code review; developers can also opt to use it locally via Codex CLI or the IDE extension. It dynamically adjusts how much “reasoning time” it spends depending on task complexity; small, well-defined tasks are fast and snappy; more complex ones (refactors, large feature work) get more sustained effort. Code review is stronger; it catches critical bugs before shipping.
  • 16
    GPT-5.1

    GPT-5.1

    OpenAI

    GPT-5.1 is the latest update in the GPT-5 series, designed to make ChatGPT dramatically smarter and more conversational. The release introduces two distinct model variants: GPT-5.1 Instant, which is described as the most-used model and is now warmer, better at following instructions, and more intelligent; and GPT-5.1 Thinking, which is the advanced reasoning engine that’s been tuned to be easier to understand, faster on straightforward tasks, and more persistent on complex ones. Users' queries are now routed automatically to the variant best-suited to the task. The update emphasizes not just improved raw intelligence but also enhanced communication style; the models are tuned to be more natural, enjoyable to talk to, and better aligned with user intents. The system card addendum notes that GPT-5.1 Instant uses “adaptive reasoning” that lets it decide when to think more deeply before responding, while GPT-5.1 Thinking adapts its thinking time accurately to the question at hand.
  • 17
    GPT-5.1-Codex-Max
    GPT-5.1-Codex-Max is the high-capability variant of the GPT-5.1-Codex series designed specifically for software engineering and agentic code workflows. It builds on the base GPT-5.1 architecture with a focus on long-horizon tasks such as full project generation, large-scale refactoring, and autonomous multi-step bug and test management. It introduces adaptive reasoning, meaning the system dynamically allocates more compute for complex problems and less for simpler ones, to improve efficiency and output quality. It also supports tool use (IDE-integrated workflows, version control, CI/CD pipelines) and offers higher fidelity in code review, debugging, and agentic behavior than general-purpose models. Alongside Max, there are lighter variants such as Codex-Mini for cost-sensitive or scale use-cases. The GPT-5.1-Codex family is available in developer previews, including via integrations like GitHub Copilot.
  • 18
    GPT-5.2 Thinking
    GPT-5.2 Thinking is the highest-capability configuration in OpenAI’s GPT-5.2 model family, engineered for deep, expert-level reasoning, complex task execution, and advanced problem solving across long contexts and professional domains. Built on the foundational GPT-5.2 architecture with improvements in grounding, stability, and reasoning quality, this variant applies more compute and reasoning effort to generate responses that are more accurate, structured, and contextually rich when handling highly intricate workflows, multi-step analysis, and domain-specific challenges. GPT-5.2 Thinking excels at tasks that require sustained logical coherence, such as detailed research synthesis, advanced coding and debugging, complex data interpretation, strategic planning, and sophisticated technical writing, and it outperforms lighter variants on benchmarks that test professional skills and deep comprehension.
  • 19
    GPT-5.2 Instant
    GPT-5.2 Instant is the fast, capable variant of OpenAI’s GPT-5.2 model family designed for everyday work and learning with clear improvements in information-seeking questions, how-tos and walkthroughs, technical writing, and translation compared to prior versions. It builds on the warmer conversational tone introduced in GPT-5.1 Instant and produces clearer explanations that surface key information upfront, making it easier for users to get concise, accurate answers quickly. GPT-5.2 Instant delivers speed and responsiveness for typical tasks like answering queries, generating summaries, assisting with research, and helping with writing and editing, while incorporating broader enhancements from the GPT-5.2 series in reasoning, long-context handling, and factual grounding. As part of the GPT-5.2 lineup, it shares the same foundational improvements that boost overall reliability and performance across a wide range of everyday activities.
  • 20
    GPT-5.2 Pro
    GPT-5.2 Pro is the highest-capability variant of OpenAI’s latest GPT-5.2 model family, built to deliver professional-grade reasoning, complex task performance, and enhanced accuracy for demanding knowledge work, creative problem-solving, and enterprise-level applications. It builds on the foundational improvements of GPT-5.2, including stronger general intelligence, superior long-context understanding, better factual grounding, and improved tool use, while using more compute and deeper processing to produce more thoughtful, reliable, and context-rich responses for users with intricate, multi-step requirements. GPT-5.2 Pro is designed to handle challenging workflows such as advanced coding and debugging, deep data analysis, research synthesis, extensive document comprehension, and complex project planning with greater precision and fewer errors than lighter variants.
  • 21
    Flottix

    Flottix

    Flottix

    Flottix is an IT asset management (ITAM) software designed to track and manage hardware, software licenses, and IT inventory. It offers a centralized system for monitoring technology assets, replacing spreadsheet-based tracking. The platform tracks hardware like laptops and servers, recording location and assigned personnel to reduce equipment loss. License management features monitor seats, renewal dates, and usage to ensure compliance and optimize costs, with automated alerts for upcoming expirations. Flottix supports CSV and Excel imports for easy migration and includes custom fields, workflows, QR code, and barcode scanning for inventory audits. API access enables integration with existing tools, while maintenance tracking, check-in/check-out workflows, reporting, label printing, and data export enhance operational flexibility.
    Starting Price: $19/month
  • 22
    GPT-Rosalind
    GPT-Rosalind is a purpose-built frontier reasoning model developed by OpenAI to accelerate scientific research across biology, drug discovery, and translational medicine. It is designed specifically for life sciences workflows, where researchers must navigate large volumes of literature, experimental data, and specialized databases to generate and validate new ideas. It combines deep domain understanding in areas such as chemistry, genomics, protein engineering, and disease biology with advanced tool-use capabilities, allowing it to interact with scientific databases, analyze experimental outputs, and support complex, multi-step reasoning tasks. It can assist with evidence synthesis, hypothesis generation, literature review, sequence interpretation, and experimental planning, helping scientists move faster from raw data to actionable insights. GPT-Rosalind transforms complex, time-intensive research processes into more efficient AI-assisted workflows.
  • 23
    Reaudit

    Reaudit

    Reaudit

    Reaudit is the AI Agent Visibility, GEO and revenue-attribution platform for the agentic era, where AI agents discover brands before humans do. When buyers ask ChatGPT, Claude, Perplexity, Gemini or Copilot to find a product or run a comparison, Reaudit makes sure your brand is the one the agent surfaces and cites. Track mentions, sentiment, citations and competitor positioning across 11 AI engines, including the hidden "fanout" queries ChatGPT runs internally. Generate GEO-scored content (blogs, FAQs, social, video) in 10+ languages and publish to every CMS and social media. Close the loop with Revenue Attribution: link AI bot crawls and AI referrals to real Stripe revenue via GA4, Cloudflare and first-party tracking. Reaudit is MCP-native. Our 162-tool MCP server lets Claude, ChatGPT, Cursor and any AI agent operate your entire marketing stack through natural language. The operating system for brand discoverability in the agentic era.
    Starting Price: $54/month
  • 24
    Superpowers

    Superpowers

    Superpowers

    Superpowers is an open-source software development methodology and skills framework designed to improve how coding agents plan, build, test, and review software. The project gives AI coding tools a structured workflow that helps them clarify requirements before writing code. It supports agents such as Claude Code, Codex CLI, Codex App, Factory Droid, Gemini CLI, OpenCode, Cursor, and GitHub Copilot CLI. Superpowers guides agents through brainstorming, design approval, implementation planning, test-driven development, subagent-driven execution, code review, and branch completion. Its skills library emphasizes red-green-refactor testing, systematic debugging, isolated git worktrees, verification, and evidence-based completion. Superpowers helps developers turn AI coding agents into more disciplined engineering partners that follow repeatable processes instead of jumping straight into code.
    Starting Price: Free
  • 25
    Meta Model API
    Meta Model API is a new developer API for building with Muse Spark 1.1, Meta’s multimodal reasoning model built for agentic tasks, coding, tool use, computer use, and multimodal understanding. Now in public preview, it gives developers a way to access Muse Spark 1.1 through an OpenAI-compatible package, making it easier to point existing clients at the API, keep the same code structure, and set the model to muse-spark-1.1. Muse Spark 1.1 is designed for personal agentic tasks that require planning and orchestration across external apps and services, with the ability to generalize to new native tools, MCP servers, and custom skills. As a main agent, it can gather context, make a plan, and delegate execution across parallel subagents; as a subagent, it follows its role, understands available tools, and knows when to escalate back. The model can actively manage a 1 million-token context window, remember actions, retrieve information from much earlier work, and compact context.
    Starting Price: $1.25 per 1M tokens
  • 26
    Moonchild

    Moonchild

    Moonchild

    Moonchild is an AI-native product design workspace that turns product requirements, briefs, and rough ideas into production-ready interface screens and interactive prototypes. Instead of starting from a blank canvas, teams can paste a PRD, generate multi-screen user flows, explore several design directions, and compare the rationale behind each approach. Its chat-powered infinite canvas supports rapid iteration, visual edits, UX problem solving, and AI-assisted critique for hierarchy, accessibility, and consistency. Moonchild can use an existing design system by importing components and tokens from Figma, GitHub, or live websites, helping generated screens follow established visual rules rather than producing generic UI. Designers can refine results and export them to Figma, while product managers can visualize requirements early enough to identify gaps before development.
    Starting Price: $12.75 per month
  • 27
    C++

    C++

    C++

    C++ is a simple and clear language in its expressions. It is true that a piece of code written with C++ may be seen by a stranger of programming a bit more cryptic than some other languages due to the intensive use of special characters ({}[]*&!|...), but once one knows the meaning of such characters it can be even more schematic and clear than other languages that rely more on English words. Also, the simplification of the input/output interface of C++ in comparison to C and the incorporation of the standard template library in the language, makes the communication and manipulation of data in a program written in C++ as simple as in other languages, without losing the power it offers. It is a programming model that treats programming from a perspective where each component is considered an object, with its own properties and methods, replacing or complementing structured programming paradigm, where the focus was on procedures and parameters.
    Starting Price: Free
  • 28
    GPT-5 pro
    GPT-5 Pro is OpenAI’s most advanced AI model, designed to tackle the most complex and challenging tasks with extended reasoning capabilities. It builds on GPT-5’s unified architecture, using scaled, efficient parallel compute to provide highly comprehensive and accurate responses. GPT-5 Pro achieves state-of-the-art performance on difficult benchmarks like GPQA, excelling in areas such as health, science, math, and coding. It makes significantly fewer errors than earlier models and delivers responses that experts find more relevant and useful. The model automatically balances quick answers and deep thinking, allowing users to get expert-level insights efficiently. GPT-5 Pro is available to Pro subscribers and powers some of the most demanding applications requiring advanced intelligence.
  • 29
    Codex Security
    Codex Security is an AI-powered application security agent developed by OpenAI to help teams detect and fix vulnerabilities in software systems. The tool analyzes code repositories to understand the structure, architecture, and potential risk areas within a project. Using this context, it identifies complex security issues that traditional scanning tools might overlook. Codex Security prioritizes vulnerabilities based on their real-world impact, helping security teams focus on the most critical threats. The system also validates findings through sandboxed testing environments to reduce false positives and improve accuracy. Once vulnerabilities are confirmed, it proposes patches and remediation steps that align with the system’s existing behavior. By combining AI reasoning with automated validation, Codex Security helps development teams ship more secure code faster.
  • 30
    GPT-5-Codex-Mini
    GPT-5-Codex-Mini is a compact and cost-efficient version of GPT-5-Codex designed to deliver roughly four times more usage with only a slight tradeoff in capability. It’s optimized for handling routine or lighter programming tasks while maintaining reliable output quality. Developers can access it through the CLI and IDE extension by signing in with ChatGPT, with API access coming soon. The system automatically suggests switching to GPT-5-Codex-Mini when users near 90% of their rate limits, helping extend uninterrupted usage. ChatGPT Plus, Business, and Edu users receive 50% higher rate limits, offering more flexibility for frequent workflows. Pro and Enterprise accounts are prioritized for faster processing, ensuring smoother, high-speed performance across larger workloads.
Monday.com Logo