Encoding-aware, indentation-smart file tools for AI coding agents with SSH, SFTP, and 20+ tools.
MCP (Model Context Protocol) tool server for AI coding agents. Built-in tools in AI coding agents (Claude Code, Cursor, Codex, etc.) have known limitations: Tab indentation breaks: LLMs output spaces, but your project uses tabs. The built-in Edit tool writes spaces as-is, corrupting your indentation style. Encoding corruption: Editing EUC-KR, Shift-JIS, or GB18030 files silently converts them to…
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
MCP (Model Context Protocol) tool server for AI coding agents. Built-in tools in AI coding agents (Claude Code, Cursor, Codex, etc.) have known limitations: Tab indentation breaks: LLMs output spaces, but your project uses tabs. The built-in Edit tool writes spaces as-is, corrupting your indentation style. Encoding corruption: Editing EUC-KR, Shift-JIS, or GB18030 files silently converts them to UTF-8, breaking legacy projects. Too many separate tools: Making the agent find, install, and…