{
  "$schema_doc": "https://gtmstacker.com/registry/schema/entry.schema.json",
  "stability": "emerging",
  "generator": "agentic-media-registry",
  "generated_at": "2026-09-19T19:09:41Z",
  "id": "com.gtmstacker.registry/tool/minimax-code",
  "type": "tool",
  "slug": "minimax-code",
  "canonical_url": "https://gtmstacker.com/registry/tool/minimax-code/",
  "title": "MiniMax Code",
  "description": "MIT source preview of MiniMax's terminal coding agent (TypeScript). The published source covers an interactive TUI, a headless CLI for scripts and CI, and an ACP endpoint for compatible editors. It can use a MiniMax account or a bring-your-own provider through OpenAI-compatible or Anthropic-compatible APIs, including local models. Search, plugins, multimodal tools, MCP and permission controls sit in the same workflow. The repository does not include the separate desktop application's source.",
  "category": "ai-infrastructure",
  "tags": [
    "ai-infrastructure",
    "coding-agent",
    "cli",
    "byok",
    "self-hostable"
  ],
  "status": "active",
  "revision": 1,
  "content_hash": "8b934162913a94a9baf3e733074276d9baaf3ee423ee83354713db7940954e47",
  "date_published": "2026-09-19T00:00:00Z",
  "date_modified": "2026-09-19T00:00:00Z",
  "source": {
    "name": "github · MiniMax-AI/minimax-code",
    "url": "https://github.com/MiniMax-AI/minimax-code"
  },
  "license": "MIT",
  "one_liner": "MiniMax Code is an open terminal coding agent with interactive, headless and ACP modes plus support for MiniMax, BYO APIs and local models.",
  "open_source": "yes",
  "self_hostable": "yes",
  "pricing_model": "freemium",
  "who_its_for": "Developers who want an inspectable terminal agent they can run interactively, in CI or through an editor, while choosing MiniMax, another API provider or a local model.",
  "aliases": [
    "MiniMax Code",
    "MCode"
  ],
  "alternatives": [
    "deepseek-harness",
    "cline-desktop",
    "open-interpreter"
  ],
  "secondary_categories": [
    "productivity-knowledge",
    "mcp-agents"
  ],
  "last_verified": "2026-09-19",
  "evidence": {
    "claim_type": "mixed",
    "source_id": "https://github.com/MiniMax-AI/minimax-code",
    "note": "MIT default for first-party code, TypeScript, TUI/headless/ACP modes, BYO OpenAI-compatible and Anthropic-compatible providers, local-model support and the desktop-source exclusion were confirmed from the repo on 2026-09-19. The repo had ~1.2k stars and was pushed the same day. Managed search and media tools can require account access or service credits."
  },
  "caveats": "This is a 0.4.12 source preview, and matching version numbers do not prove the published package was built from the same source. The MIT repository covers the terminal TUI, headless CLI and ACP, not the desktop app. MiniMax plans and managed tools can cost money; BYO providers carry their own usage cost, while local models shift the cost to your hardware.",
  "lead": "MIT source preview of MiniMax's terminal coding agent. The published code covers an interactive terminal UI, a headless command for CI and batch work, and an ACP endpoint for compatible editors. It can use a MiniMax account, another provider through OpenAI-compatible or Anthropic-compatible APIs, or a local model, with search,…",
  "chunks": [
    {
      "index": 0,
      "heading_path": [],
      "est_tokens": 99,
      "text": "MIT source preview of MiniMax's terminal coding agent. The published code covers an interactive terminal UI, a headless command for CI and batch work, and an ACP endpoint for compatible editors. It can use a MiniMax account, another provider through OpenAI-compatible or Anthropic-compatible APIs, or a local model, with search, plugins, MCP and multimodal tools available in the same workflow."
    },
    {
      "index": 1,
      "heading_path": [
        null,
        "Provenance"
      ],
      "est_tokens": 225,
      "text": "code covers an interactive terminal UI, a headless command for CI and batch work, and an ACP endpoint for compatible editors. It can use a MiniMax account, another provider through OpenAI-compatible or Anthropic-compatible APIs, or a local model, with search, plugins, MCP and multimodal tools available in the same workflow.\n\n- MIT default for first-party code, TypeScript, TUI/headless/ACP modes, provider formats, local-model support and the desktop-source exclusion independently verified from the repo on 2026-09-19 (github.com/MiniMax-AI/minimax-code, ~1.2k stars, pushed 2026-09-19).\n- Surfaced in the 2026-09-19 viral-X pull through an announcement from MiniMax's DevRel lead quoting the official MiniMax Agent launch.\n- Managed search and media capabilities are service features and may require account access or credits; they are not evidence that every connected service is free or local."
    },
    {
      "index": 2,
      "heading_path": [
        null,
        "Why it matters for a GTM stack"
      ],
      "est_tokens": 206,
      "text": "pushed 2026-09-19). - Surfaced in the 2026-09-19 viral-X pull through an announcement from MiniMax's DevRel lead quoting the official MiniMax Agent launch. - Managed search and media capabilities are service features and may require account access or credits; they are not evidence that every connected service is free or local.\n\nThe useful choice here is the runtime boundary: the same open terminal agent can work interactively, run a scripted task in CI, or plug into an editor through ACP, while the model remains replaceable. That makes it a candidate for teams that want a coding-agent workflow without tying the harness to one model vendor. The boundary also needs to stay clear: the repository is a source preview of the CLI surfaces, not the desktop app, and the model still costs either API usage or local compute."
    }
  ],
  "alternates": {
    "markdown": "https://gtmstacker.com/registry/tool/minimax-code/index.md",
    "html": "https://gtmstacker.com/registry/tool/minimax-code/",
    "json": "https://gtmstacker.com/registry/tool/minimax-code/index.json",
    "server_json": "https://gtmstacker.com/registry/tool/minimax-code/server.json"
  },
  "jsonld": {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "WebSite",
        "@id": "https://gtmstacker.com/#website",
        "url": "https://gtmstacker.com/",
        "name": "GTM Stacker Agent Registry",
        "description": "A daily-updated, agent-native registry of open-source tool discoveries, tool updates, and curated news for the go-to-market / RevOps engineering niche. Machine-readable first: agents can discover, parse, page, and delta-sync it without scraping HTML.",
        "inLanguage": "en",
        "publisher": {
          "@id": "https://gtmstacker.com/#organization"
        }
      },
      {
        "@type": "Organization",
        "@id": "https://gtmstacker.com/#organization",
        "name": "GTM Stacker",
        "url": "https://gtmstacker.com",
        "description": "The growth-systems practice of Theo Popov: AI-native enrichment, outbound, content engines and internal tooling for startups and venture programs. Its agent-native media property, the GTM Stacker Agent Registry, maintains a daily-updated catalog of open-source go-to-market and RevOps tools that both people and AI engines can discover, compare, and cite.",
        "foundingDate": "2024-08",
        "knowsAbout": [
          "go-to-market engineering",
          "RevOps",
          "sales automation",
          "marketing operations",
          "open-source software",
          "AI agents"
        ],
        "founder": {
          "@type": "Person",
          "@id": "https://gtmstacker.com/#founder",
          "name": "Theo Popov",
          "jobTitle": "Growth Operations & GTM Systems",
          "url": "https://gtmstacker.com/about/",
          "sameAs": [
            "https://www.linkedin.com/in/theo-popov",
            "https://x.com/Theo_Popov",
            "https://github.com/theopopov"
          ],
          "worksFor": {
            "@id": "https://gtmstacker.com/#organization"
          }
        },
        "sameAs": [
          "https://www.linkedin.com/company/gtmstacker",
          "https://www.youtube.com/@gtmstacker",
          "https://www.instagram.com/gtmstacker/",
          "https://www.tiktok.com/@gtmstacker"
        ],
        "mainEntityOfPage": "https://gtmstacker.com/registry/about/"
      },
      {
        "@type": "SoftwareApplication",
        "@id": "https://gtmstacker.com/registry/tool/minimax-code/#software",
        "name": "MiniMax Code",
        "identifier": "io.github.MiniMax-AI/minimax-code",
        "description": "MIT source preview of MiniMax's terminal coding agent (TypeScript). The published source covers an interactive TUI, a headless CLI for scripts and CI, and an ACP endpoint for compatible editors. It can use a MiniMax account or a bring-your-own provider through OpenAI-compatible or Anthropic-compatible APIs, including local models. Search, plugins, multimodal tools, MCP and permission controls sit in the same workflow. The repository does not include the separate desktop application's source.",
        "applicationCategory": "DeveloperApplication",
        "url": "https://gtmstacker.com/registry/tool/minimax-code/",
        "datePublished": "2026-09-19T00:00:00Z",
        "dateModified": "2026-09-19T00:00:00Z",
        "isPartOf": {
          "@id": "https://gtmstacker.com/#website"
        },
        "license": "https://spdx.org/licenses/MIT.html",
        "codeRepository": "https://github.com/MiniMax-AI/minimax-code",
        "keywords": "ai-infrastructure, productivity-knowledge, mcp-agents, coding-agent, cli, byok, self-hostable",
        "author": {
          "@type": "Organization",
          "name": "MiniMax-AI",
          "url": "https://github.com/MiniMax-AI",
          "sameAs": [
            "https://github.com/MiniMax-AI/minimax-code"
          ]
        },
        "offers": {
          "@type": "Offer",
          "price": 0,
          "priceCurrency": "USD"
        },
        "isSimilarTo": [
          {
            "@type": "SoftwareApplication",
            "name": "DeepSeek Harness (dsh)",
            "url": "https://gtmstacker.com/registry/tool/deepseek-harness/",
            "applicationCategory": "DeveloperApplication",
            "offers": {
              "@type": "Offer",
              "price": 0,
              "priceCurrency": "USD"
            }
          },
          {
            "@type": "SoftwareApplication",
            "name": "Open Interpreter",
            "url": "https://gtmstacker.com/registry/tool/open-interpreter/",
            "applicationCategory": "DeveloperApplication",
            "offers": {
              "@type": "Offer",
              "price": 0,
              "priceCurrency": "USD"
            }
          }
        ]
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://gtmstacker.com/registry/tool/minimax-code/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "GTM Stacker Registry",
            "item": "https://gtmstacker.com/registry/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "AI Infrastructure",
            "item": "https://gtmstacker.com/registry/category/ai-infrastructure/"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "MiniMax Code",
            "item": "https://gtmstacker.com/registry/tool/minimax-code/"
          }
        ]
      }
    ]
  },
  "tool": {
    "name": "io.github.MiniMax-AI/minimax-code",
    "repository": {
      "url": "https://github.com/MiniMax-AI/minimax-code",
      "source": "github"
    }
  }
}
