Fundraising Fox

Moderne

Founded 2020 Β· 70 employees on LinkedIn Β· 11 known investors

Find your way into Moderne

264 people in our graph share verified history with the Moderne team β€” schools, employers, funds. One of them is your warm intro.

Mischa Vaughnunlockedknows Jonathan Schneider Β· together at Pivotal (overlapped)
Γ—2knows the team Β· via Moderne
Γ—4knows the team Β· via Netflix
Γ—5knows the team Β· via US Army

Moderne provides a unified source of truth for enterprise codebases, enabling teams to query and manage code across portfolios ranging from single repositories to 100,000 codebases. The platform serves large enterprises managing complex software infrastructure.

Also known as Moderne, Inc. Β· moderneinc

Founders & leadership

Moderne was founded in 2020 by Jonathan Schneider.

JSJonathan Schneider
Jonathan SchneiderinCo-founder and CEOJonathan Schneider is the founder of Moderne, which offers a unified platform for querying and managing enterprise codebases at scale. He previously worked on developer experience at Gradle, monitoring and delivery automation on the Spring Team, and engineering tools at Netflix, along with years in financial services software and eight-plus years as a U.S. Army officer; he authored the O'Reilly book "SRE with Java Microservices".

Investors Β· 11

Also in the syndicate Β· 5

AllstateAndy ChouJason WarnerOlivier PomelTIAA Ventures

Funding

SEC filings, press & company announcements

$30M disclosed across 1 of 5 rounds Β· 2021–2025

Source: company announcements and press reports β€” follow each round's link for the claim.

Company profile

researched Aug 2026

Moderne builds tooling for large-scale code analysis and automated refactoring across enterprise software portfolios. Its technology parses repositories into a Lossless Semantic Tree (LST) β€” a type-attributed, format-preserving, incrementally compiled model of source code derived from the OpenRewrite open-source project β€” and applies deterministic transformations called recipes against that model. Recipes rewrite matched patterns and re-emit source while preserving comments and formatting, and can be composed into larger transformations that run identically across one repository or, per the company, 100,000.

The product set includes the Moderne Platform, a private-SaaS application where users run recipes, create pull requests and generate reports across repositories without writing code; the Moderne CLI, a local Git-like command line tool for building LST artifacts and running or testing recipes across many repositories; Moderne DX, an air-gapped or on-premises refactoring CLI/IDE deployment for highly secure environments; an IntelliJ IDEA plugin for cross-repository code search and recipe development; Moddy, a multi-repository AI agent that pairs LLMs with LST data to find and execute recipes from natural-language requests; and agent tooling including Prethink recipes and a Moderne MCP server that expose the code model and recipe library to coding agents. Typical use cases are framework and language-version migrations, cloud and database platform moves, remediation of security vulnerabilities and CVEs, organization-wide type-aware code search, and code-quality standardization.

Architecturally, customers publish serialized LST artifacts to an artifact repository through mass ingestion; an on-premises Moderne Connector bridges the customer network to the Moderne API gateway over RSocket, sending encrypted LST and custom-recipe artifacts, with the encryption key retained in the customer environment. The gateway uses Apollo Router to federate GraphQL schemas across Moderne microservices, and can proxy requests to LLM providers for AI features. Moderne states it is SOC 2 Type 2 compliant and can provision a private SaaS in a customer's chosen cloud provider or region.

Founding story

Moderne was co-founded by Jonathan Schneider (CEO) and Olga Kundzich (CTO), former colleagues at Pivotal Software, which VMware acquired in 2019. The product is based on OpenRewrite, the large-scale automated refactoring tool Schneider developed during a stint at Netflix, which the company describes as a de facto standard for code migration and maintenance.

Business model

Moderne sells an enterprise software platform, delivered as a private SaaS tenant in a customer-selected cloud provider or region, with complementary local CLI, IDE plugin and an air-gapped/on-premises deployment option (Moderne DX). It maintains a catalog of prebuilt recipes while allowing customers to author and run their own, and has built a go-to-market organization including sales leadership and reps.

Traction

Moderne reported growing its customer base by 250% in 2024, with customers including Allstate, Choice Hotels, Walmart, top North American banks and Scentbird. It cites a catalog of over 7,000 recipes in the Platform (described elsewhere as tens of thousands across 40+ domains and 10+ languages) and a reference outcome of one Log4Shell recipe fixing 38,000 call sites across 400 repositories with zero regressions. Total disclosed funding is $50 million and headcount is approximately 40.

Latest developments

Moderne has repositioned its platform around agent-facing tooling, describing the Lossless Semantic Tree as a "code genome" and offering Prethink recipes and a Moderne MCP server that supply coding agents with resolved codebase context and the recipe library, plus Moddy, a multi-repo AI agent. Recipes are being moved from Maven Central to the Code Genome Project, requiring customers to configure access for releases to resolve. The company was named a Leader in the first Gartner Magic Quadrant for AI-Augmented Code Modernization Tools, is hosting an AI Software Factory Summit on February 22-24, 2027, and is hiring across engineering, product and go-to-market. Stated priorities after the Series B include extending into application security and investing in large-scale agentic AI experiences.

β–ΈFull profile β€” market position, technology, go-to-market, geography, history

Market position

Moderne positions itself in large-scale application modernization and technical-debt remediation, complementing single-repository AI coding assistants by targeting change across entire repository fleets. It was named a Leader in the first Gartner Magic Quadrant for AI-Augmented Code Modernization Tools. Its founder has characterized competitors as search-and-report tools such as GitHub CodeQL and Sourcegraph, and security risk-reduction products such as Contrast Security, Rapid7 and Tenable, none of which he says perform automated fixes at the source.

Moderne emphasizes determinism and accuracy: because changes are expressed as compiled recipes applied to a compiler-accurate semantic model rather than generated text, the same transformation is intended to produce identical results in every repository, with a single recipe to review instead of many scattered edits and a human approval step before changes land. Other stated differentiators are the breadth of the prebuilt recipe catalog, multi-repository rather than single-repository scope, and a security architecture in which encryption keys and, in the DX configuration, all code and data remain under customer control.

Technology

The core technology is the Lossless Semantic Tree from the OpenRewrite open-source project, a compiler-accurate, type-attributed, format-preserving and incrementally compiled representation of source code. Deterministic recipes operate on the LST to locate and rewrite patterns, then re-emit source preserving comments and blank lines; composite recipes can chain 70 or more primitive edits. The company reports a catalog in the tens of thousands of recipes spanning 40+ domains and 10+ languages, with over 7,000 recipes listed in the Platform marketplace, and cites an example of a single Log4Shell recipe applied to 400 repositories fixing 38,000 call sites. Supporting components include mass ingestion via the mod CLI, the on-premises Moderne Connector, an Apollo Router-based federated GraphQL API gateway, Keycloak, Prethink context-generation recipes and a Moderne MCP server for coding agents. Public repositories cover languages and formats including Java, Kotlin, JavaScript/TypeScript, COBOL, Groovy, Python, Go, C#, Ruby and others.

Go-to-market

Moderne markets a self-serve entry point through app.moderne.io, where users can sign in with a source-code manager such as GitHub and run recipes against a default set of open-source repositories, alongside demo requests and enterprise sales. It publishes extensive documentation, quickstarts and workshops, open-source recipe starter templates on GitHub, and hosts its own conferences β€” the Code Remix Summit in Miami (May 12-14) and the AI Software Factory Summit scheduled for February 22-24, 2027. The company has built out direct sales with a VP of Sales, SVP of Sales, sales managers and reps, plus solutions engineering, and has a Chief Partnerships Officer.

Large enterprises with substantial source code under management β€” organizations with hundreds of millions to billions of lines of code and repository portfolios ranging from a single repo to 100,000. Named customers include Allstate, Choice Hotels, Walmart, top North American banks and Scentbird, and the company cites Fortune 500 adopters. Secondary users include developers and, increasingly, AI coding agents operating on enterprise codebases.

Geography

Headquartered in Miami, Florida, with an office in Brickell, after relocating from Seattle in 2022. Much of the team works remotely, and customers and teams span the Americas and Europe. Private SaaS tenants can be provisioned in any major cloud provider or region.

History

Founded in Seattle, Moderne raised $4.7 million led by True Ventures in June 2021 while still in restricted beta with fewer than 15 employees. The company relocated from Seattle to Miami in 2022 and raised $15 million in 2023. In 2025 it announced a $30 million Series B led by Acrew Capital, bringing total funding to $50 million, and reported 250% customer growth in 2024 and a team of about 40. Product scope has since expanded from platform, CLI, DX and IDE plugin toward agent-facing tooling including Moddy, Prethink and an MCP server, and the company has announced that recipes are moving from Maven Central to the Code Genome Project.

Compiled by commissioned research from 8 cited public sources β€” announcements, filings, and press listed under research sources below.

Key figures

latest reported
Customer base growthJan 2024250%
EmployeesJan 202540 people
Public github repositoriesAug 202676 repositories
Recipes available in platformJan 20267,000 recipes
Total funding raisedJan 2025$50M

Company-reported or press-reported figures, each dated to when it was claimed β€” not independently audited.

Founder mafia

3 people who came through Moderne went on to found or lead other companies.

Competitors Β· 2

by search overlap

Companies competing with Moderne for the same Google search keywords, organic and paid, via search-intersection analysis.

Timeline Β· 9

launches, deals, and filings
Feb 2027
AI Software Factory Summit announced for Feb 22-24, 2027

source β†—

Jan 2026
Named a Leader in the first Gartner Magic Quadrant for AI-Augmented Code Modernization Tools

source β†—

Jan 2026
Recipes migrate from Maven Central to the Code Genome Project

Moderne announced that recipe releases are moving from Maven Central to the Code Genome Project, requiring users to configure access so releases continue to resolve.

source β†—

Jan 2026
Agent tooling: Moddy, Prethink and Moderne MCP

Moderne released agent-facing capabilities including Moddy, a multi-repository AI agent combining LLMs with LST data, and Prethink recipes plus a Moderne MCP server that give coding agents pre-resolved context about service endpoints, dependencies and test coverage along with access to the recipe library.

source β†—

May 2025
Moderne hosts inaugural Code Remix Summit in Miami

Moderne held its Code Remix Summit in Miami on May 12-14, planned as an annual event.

source β†—

Jan 2025
Moderne closes $30M Series B led by Acrew Capital

Moderne announced a $30 million Series B led by Acrew Capital with participation from Morgan Stanley, Amex Ventures, TIAA Ventures and prior investors Allstate, Intel Capital, Mango Capital and True Ventures, bringing total funding to $50 million. Proceeds are earmarked for expansion into application security, agentic AI capabilities, and growth in engineering, marketing and sales.

$30M source β†—

Jan 2023
Moderne raises $15 million

$15M source β†—

Jan 2022
Moderne relocates from Seattle to Miami

The company moved its base from Seattle to Miami, later operating from an office in Brickell.

source β†—

Jun 2021
Moderne raises $4.7M led by True Ventures

Seattle-based Moderne raised $4.7 million to bring its automated code refactoring product out of restricted beta and grow its team. True Ventures led, with Mango Capital, Overtime.vc, GitHub CTO Jason Warner, Datadog CEO Olivier Pomel and Coverity co-founder Andy Chou participating.

$4.7M source β†—

Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.

In the news

β–ΈResearch sources Β· 8

primary sources listed

8 public sources were cited for this profile; the first-party ones are listed here.

Frequently asked questions

What does Moderne do?
Moderne automates large-scale code analysis and refactoring across enterprise codebases using OpenRewrite Lossless Semantic Trees.
Who founded Moderne?
Moderne was founded by Jonathan Schneider in 2020.
Who are Moderne's investors?
Moderne's investors include Intel Capital, True Ventures, Acrew Capital, Mango Capital, Amex Ventures, Morgan Stanley.
How much funding has Moderne raised?
Moderne has disclosed $30M raised across 1 of its 5 known rounds.