---
title: "jcode pricing, platforms and integrations"
description: "Open source terminal coding agent from Solo Systems, written in Rust. Several agents work the same repo as a swarm, with optional hosted inference at $10 a month."
canonical_url: "https://whichcoding.tools/tools/jcode"
---
# jcode

> Open source terminal coding agent from Solo Systems, written in Rust. Several agents work the same repo as a swarm, with optional hosted inference at $10 a month.

- **Layer**: Terminal agent
- **Vendor**: Solo Systems
- **Platforms**: macOS, Windows, Linux
- **License**: MIT
- **Pricing**: Free tier
- **Status**: Active
- **JSON**: /api/v1/tools/jcode.json

## Links

- [Website](https://jcode.sh)
- [Pricing](https://jcode.sh/pricing)
- [Repo](https://github.com/1jehuang/jcode)
- [Docs](https://jcode.sh/docs)
- [Discord](https://discord.gg/nBe9vGyK9a)

## Pricing

| Plan | Price | Included | Beyond that | Notes |
| --- | --- | --- | --- | --- |
| Jcode software (individual) | Free | — | — | The full open source agent has no feature gates; You pay your own providers, through API keys, a supported OAuth subscription or local models |
| Hosted inference (individual) | $10/mo | $20/mo. Every successful monthly payment grants $20 of inference credit, which does not accumulate. | API list price. Past the credit, inference is billed at 90 percent of the provider API price, on top of the subscription. | Monthly hard cap defaults to $100 per UTC month, lower it to $0 or raise it with no product maximum; Warning emails start at $20 of monthly usage and double from there |
| Enterprise (enterprise) | Contact sales | — | — | Centralized billing and usage management; Deployment and integration guidance, security and procurement review, priority support |

The agent itself is free. Hosted inference is an optional router run by the vendor and is not required to use jcode.

Source: [jcode.sh/pricing](https://jcode.sh/pricing), verified 2026-09-04.

## Models

- **Providers**: Vendor models, Anthropic, OpenAI, Google, xAI, Mistral, DeepSeek, Meta, Moonshot, Alibaba, Zhipu, MiniMax, OpenRouter
- **Bring your own key**: BYOK
- **Local models**: Yes
- **Signs in with**: Claude, ChatGPT, Google AI, GitHub Copilot

Built-in login flows cover Claude, ChatGPT and Codex, Gemini, GitHub Copilot, Azure OpenAI, the Alibaba Cloud coding plan, Fireworks, MiniMax, Meta Muse, LM Studio and Ollama. Anything else goes through the shared OpenAI compatible provider, either as a named profile or a self-hosted endpoint. Several accounts can be registered per provider and switched with /account.

## Features

- **Parallel agents**: Several agents running at once
- **Subagents**: The agent can delegate to child agents
- **MCP client**: Connects to MCP servers
- **Browser automation**: Drives a browser to verify UI

## Install

- **curl**: `curl -fsSL https://jcode.sh/install | bash`
- **brew**: `brew tap 1jehuang/jcode && brew install jcode`
- **download**: [github.com/1jehuang/jcode/releases](https://github.com/1jehuang/jcode/releases)

## License

- **SPDX**: MIT
- **Kind**: Open source
- **Repo**: [github.com/1jehuang/jcode](https://github.com/1jehuang/jcode)

## Sources

Every fact above points at a vendor page and the date someone last checked it.

| Source | Covers | Verified |
| --- | --- | --- |
| [jcode.sh/pricing](https://jcode.sh/pricing) | pricing, license, general | 2026-09-04 |
| [github.com/1jehuang/jcode](https://github.com/1jehuang/jcode) | platforms, models, features, license, general | 2026-09-04 |

Source data: [content/tools/jcode.yml](https://github.com/benjamincanac/whichcodingtools/blob/main/content/tools/jcode.yml)

## Related

- [Compare jcode with another tool](https://whichcoding.tools/compare?tools=jcode)
- [All terminal agents](https://whichcoding.tools/layers/harness)
- [Everything on Claude](https://whichcoding.tools/plans/claude)
- [Everything on ChatGPT](https://whichcoding.tools/plans/chatgpt)
- [Everything on GitHub Copilot](https://whichcoding.tools/plans/copilot)
- [Everything on Google AI](https://whichcoding.tools/plans/gemini)

Data: CC BY 4.0. Credit whichcoding.tools and link to https://whichcoding.tools. Full terms in [LICENSE-DATA](https://github.com/benjamincanac/whichcodingtools/blob/main/LICENSE-DATA).

## Sitemap

See the full [sitemap](https://whichcoding.tools/sitemap.md) for all pages.
