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 verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Forge non ha alcuna analisi registrata per questa voce, quindi non ha alcuna osservazione della sua superficie di strumenti. È assenza di prove, non prova che non esponga alcuno strumento.
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…