Back to Home
switchbm icon

claude-redline

Verified Safe

by switchbm

Overview

Provides a human-in-the-loop review interface, allowing AI agents to pause for interactive user feedback on markdown documents and code during development workflows.

Installation

Run Command
uvx --from git+https://github.com/switchbm/claude-redline redline

Security Notes

The server runs a local HTTP server on `127.0.0.1` (localhost only) without authentication. This means any other process on the user's local machine could potentially interact with its API endpoints. However, path traversal attacks are mitigated for file access via the `/api/file` endpoint by resolving paths and checking against a base directory. It is designed for single-user, local use.

Similar Servers

Stats

Interest Score31
Security Score7
Cost ClassLow
Stars1
Forks0
Last Update2025-12-12

Tags

MCPAI AgentCode ReviewHuman-in-the-LoopFeedbackDeveloper Tool