{
  "name": "mcp-text-editor",
  "url": "https://github.com/tumf/mcp-text-editor",
  "description": "A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage",
  "command": "uvx",
  "args": {
    "fixed": ["mcp-text-editor"],
    "configurable": []
  },
  "env": []
}
