Back to Home
inceptyon-labs icon

TARS

Verified Safe

by inceptyon-labs

Overview

TARS is a cross-platform desktop application designed to provide a visual interface for discovering, creating, editing, and managing Claude Code configurations, including skills, agents, commands, hooks, and MCP servers, across multiple projects with profile-based sharing.

Installation

Run Command
No command provided

Environment Variables

  • GITHUB_TOKEN
  • ALLOWED_PATHS

Security Notes

TARS is a desktop application that manages configurations for the Claude Code CLI, not an MCP server itself. The application handles file system operations and command execution (via Claude CLI calls) with apparent care, including path validation using `safe_join` and `reject_symlink`, and `forbid(unsafe_code)` in Rust. Users can configure powerful MCP servers and hooks that allow for external command execution; TARS provides the interface for this configuration, but does not execute these arbitrary commands directly within its own process. No obvious 'eval' or hardcoded secrets were found. The primary security consideration is user-driven, regarding the power granted to the Claude Code CLI via configurations created within TARS.

Similar Servers

Stats

Interest Score89
Security Score8
Cost ClassLow
Stars29
Forks3
Last Update2026-01-17

Tags

Configuration ManagementClaude CodeDesktop AppAI DevelopmentTooling