my-webflux-mcp-client

yongfire38/my-webflux-mcp-client
★ 0 stars Java AI/LLM Updated today
spring-ai-starter-mcp-server-webflux(Spring AI 1.1.8) 를 사용한 mcp 클라이언트
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": {
    "my-webflux-mcp-clien": {
      "command": "npx",
      "args": [
        "-y",
        "yongfire38/my-webflux-mcp-client"
      ]
    }
  }
}