turnkeeper-js

turnkeeper-ai/turnkeeper-js
★ 2 stars TypeScript Code/Dev Tools Updated today
Public Turnkeeper SDK, CLI, MCP server, agent-builder skill, and governed-agent examples.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "turnkeeper-js": {
      "command": "npx",
      "args": [
        "-y",
        "turnkeeper-ai/turnkeeper-js"
      ]
    }
  }
}

README Excerpt

Public developer tooling for building governed AI-agent workflows with Turnkeeper. ```text packages/sdk Replay and bounded Control clients packages/cli Scaffolding, policy validation, tests, and integration inspection packages/mcp Development-time MCP tools skills/ Turnkeeper agent-builder skill

Topics

ai-agentsgovernancehuman-in-the-loopmcpsdktypescript