Weir

wagner-sousa/Weir
★ 0 stars Shell AI/LLM Updated today
The invisible gateway for your MCP servers, with visibly fewer tokens.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "weir": {
      "command": "npx",
      "args": [
        "-y",
        "wagner-sousa/Weir"
      ]
    }
  }
}

README Excerpt

The invisible gateway for your MCP servers, with visibly fewer tokens. - Docker + Docker Compose ```bash docker compose -f docker-compose.dev.yml run --rm setup ``` ```bash docker compose -f docker-compose.dev.yml up ``` Acessar: http://localhost:5173 (frontend Vite dev) ou http://localhost:3000 (API)