News

docker run -d \ -e WG_HOST=<🚨YOUR_SERVER_IP> \ -e AUTH_TOKEN=<🚨YOUR_ADMIN_API_TOKEN> \ -e ENVIRONMENT=production \ -v ~/.wg-rest:/etc/wireguard \ -p 51820:51820 ...
I'm working on a chat-based plugin using the MCP Java SDK (io.modelcontextprotocol.sdk:mcp:0.11.0) and getting the error io.modelcontextprotocol.spec.McpError: Client ...