agent-tool

knewstimek/agent-tool
★ 0 stars Go 🤖 AI/LLM Updated 1mo ago
MCP tool server for AI coding agents — encoding-aware Edit/Read/Write, SSH, SFTP, process management, and more
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-tool": {
      "command": "go",
      "args": [
        "run",
        "github.com/knewstimek/agent-tool@latest"
      ]
    }
  }
}

Topics

ai-codingclaude-codecodexcursorencodinggolangmcpsftpssh