mcp-config
Version:
CLI client to edit MCP server configurations
12 lines (11 loc) • 328 B
JSON
{
"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": []
}