Supported platforms

This page lists the supported version. Even if your favorite platform is not listed, it might still work as we support many industry standards.

Agents

Tessl supports multiple coding agents through MCP (Model Context Protocol) integration.

Agent
Skills
Docs
Rules
MCP

Claude Code

Cursor

Codex

Gemini

Copilot CLI

Copilot in VSCode

All agents listed above (Claude Code, Cursor, Codex, Gemini, Copilot CLI, Copilot in VSCode) are automatically configured during tessl init.

Other agents that support MCP can also be manually configured to work with Tessl. See Custom agent setup for detailed instructions.

For more details on agent installation, see the init command.

Node runtime

  • You need to have a modern version of Node.js installed (we use v22.17.0 or higher)

Operating system

  • Supported: Mac, Linux - (both x64 and arm64)

  • Experimental: Windows via Windows Subsystem for Linux

Last updated