{"id":"productdevbook-devir","name":"devir","af_score":47.2,"security_score":26.5,"reliability_score":35.0,"what_it_does":"Devir is a Go-based developer utility/CLI that runs and manages multiple dev services (processes) in a project, displays their logs in a Bubble Tea terminal UI with filtering/search and colored output, and provides integration surfaces including an MCP server (for Claude Code) and a Chrome DevTools WebSocket bridge. It also supports a daemon mode (Unix socket) so multiple clients (TUI and MCP) can share the same running services and log stream, plus port detection/kill helpers.","best_when":"You want a local developer workflow to coordinate multiple service processes with shared logs, and you want an MCP interface for AI-assisted control inside your own machine/project environment.","avoid_when":"You are operating in a multi-tenant or untrusted environment where local daemon/MCP access could be abused, or you need strong guarantees around authentication, authorization, and secure transport for programmatic control surfaces.","last_evaluated":"2026-03-30T15:43:22.626314+00:00","has_mcp":true,"has_api":false,"auth_methods":[],"has_free_tier":false,"known_gotchas":["Local-only nature: daemon socket is per project directory; agents must ensure they run in the correct cwd and target the same project instance.","Statefulness: start/stop/restart and port-kill actions are side-effectful; repeated tool calls may cause unintended restarts or process termination.","Real-time log streaming: agents relying on log availability should handle timing/race conditions after service restarts.","Clipboard and UI actions are not relevant for agent tool usage; ensure agent uses MCP tools rather than UI keystrokes."],"error_quality":0.0}