netch

GitHub

A simple proxy client

netch MCP Server

MCP server for netchx/netch

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "netch": {
      "command": "npx",
      "args": [
        "-y",
        "@netchx/netch"
      ]
    }
  }
}