sonic-mcp-community-client

YuryOstrovsky/sonic-mcp-community-client
★ 0 stars TypeScript AI/LLM Updated 3d ago
Demo (MCP client) for SONiC Community MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sonic-mcp-community-": {
      "command": "npx",
      "args": [
        "-y",
        "YuryOstrovsky/sonic-mcp-community-client"
      ]
    }
  }
}

README Excerpt

Web UI + thin API proxy for the Gives operators (and AI agents) a dark, keyboard-first front-end for every tool the server exposes — plus a live fabric topology graph, an editable mutation-confirm modal, a command palette, and natural- language routing with optional LLM fallback. This is a **separate product** from the server — use it against any

Tools (13)

CLIENT_API_KEYCLIENT_CORS_ORIGINSCLIENT_SETTINGS_PATHEscLLM_INCLUDE_DEVICE_CONTEXTMCP_API_KEYMCP_BASE_URLMCP_TIMEOUT_SECONDSOLLAMA_BASE_URLOLLAMA_MODELOPENAI_API_KEYOPENAI_MODELSONIC_MCP_CLIENT_PORT