Thanks to visit codestin.com
Credit goes to github.com

Skip to content

termyte-labs/mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termyte MCP

Termyte is a minimal governance bridge for coding agents.

Commands

  • termyte init: starts browser-based device auth, saves the token in ~/.termyte/config.json, and installs the MCP entry for the detected agent.
  • termyte status: shows the local device ID, auth state, and runtime reachability.
  • termyte exec -- <command>: runs a shell command through the governance pipeline.

MCP Tools

  • execute: evaluate and run a shell command through Termyte governance.
  • guard: evaluate a non-shell action and record the decision.

Auth

The bridge reads ~/.termyte/config.json on every authenticated request and sends:

  • x-termyte-device-id
  • x-termyte-auth-token

If either value is missing, Termyte asks the user to run termyte init.

About

Termyte eats destructive agent actions before they eat your codebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors