Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 13, 2026·2 min de lecture

agent-tool — Encoding-Safe MCP Tools for Agents

agent-tool is an MCP tool server with encoding-aware, indentation-safe file tools and an `install` command for Claude Code, Codex, Cursor, and more.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Binary|Mcp
Confiance
Confiance : Established
Point d'entrée
agent-tool install --safe-approve
Commande CLI universelle
npx tokrepo install ecce188d-d7be-5c01-995d-256baccaf7ed
Introduction

agent-tool is an MCP tool server with encoding-aware, indentation-safe file tools and an install command for Claude Code, Codex, Cursor, and more.

Best for: repos with mixed encodings or strict indentation rules (tabs/.editorconfig)

Works with: any MCP-capable agent; auto-install supports Claude Code/Codex/Cursor/Cline (per README)

Setup time: 5-12 minutes

Key facts (verified)

  • GitHub: 17 stars · 2 forks · pushed 2026-05-05.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: agent-tool install --safe-approve.

Main

  • Use agent-tool install --safe-approve to register with detected agents while limiting auto-approval to local file tools (README lists the safety tiers).

  • When encoding matters (EUC-KR / Shift-JIS / GB18030), set a fallback encoding via --fallback-encoding or env var as shown in README.

  • Treat it as a tool unifier: README frames it as bundling many tools into one install so agents stop reconfiguring per-project utilities.

Source-backed notes

  • README lists auto-install commands: agent-tool install, --safe-approve, and --no-auto-approve.
  • README includes manual MCP config examples for Claude Code/Cursor/Codex (mcpServers JSON or [mcp_servers.*] TOML).
  • README explains it addresses indentation and encoding corruption issues in built-in file tools.

FAQ

  • Is safe mode recommended?: README recommends --safe-approve when you only want local file tools auto-approved.
  • Can I configure it manually?: Yes — README shows JSON/TOML examples for different clients.
  • How do I handle non-UTF-8 repos?: Set --fallback-encoding or AGENT_TOOL_FALLBACK_ENCODING as shown in README.
🙏

Source et remerciements

Source: https://github.com/knewstimek/agent-tool > License: MIT > GitHub stars: 17 · forks: 2

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires