Back to directory
knewstimek/agent-tool

knewstimek/agent-tool

@knewstimek

MCP tool server for AI coding agents -- encoding-aware file tools, binary analysis, DAP debugger, SSH/SFTP, process memory, and more

mcpai-toolsencodingfile-toolsbinary-analysisdebuggersshsftptool

Installation & Configuration

{
  "mcpServers": {
    "knewstimek-agent-tool": {
      "command": "npx",
      "args": [
        "-y",
        "knewstimek-agent-tool-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/11
Updated
2026/6/12