Hello,
I am still can’t get it work with localwp. I switched to use localhost:port instead of site domain.
✓ Claude → http://localhost:10024
connect http://localhost:10024/wp-json/mcp/v1/sse/
SSE connected ↪ messages http://localhost:10024/wp-json/mcp/v1/messages?session_id=ab6bd2e0bddd44d4ab2d618fb25ff72f
When I open claude desktop, no tools there and I can’t get any hint from logs
2025-05-14T14:53:15.089Z [AI Engine] [info] Initializing server…
2025-05-14T14:53:15.103Z [AI Engine] [info] Server started and connected successfully
2025-05-14T14:53:15.108Z [AI Engine] [info] Message from client: {"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0}
AI Engine relay started
2025-05-14T14:53:15.218Z [AI Engine] [info] Message from server: {"jsonrpc":"2.0","id":0,"result":{"protocolVersion":"2024-11-05","capabilities":{},"serverInfo":{"name":"AI Relay","version":"1.5"}}}
2025-05-14T14:53:15.219Z [AI Engine] [info] Message from client: {"method":"notifications/initialized","jsonrpc":"2.0"}
2025-05-14T14:53:15.220Z [AI Engine] [info] Message from client: {"method":"tools/list","params":{},"jsonrpc":"2.0","id":1}
2025-05-14T14:53:15.220Z [AI Engine] [info] Message from client: {"method":"tools/list","params":{},"jsonrpc":"2.0","id":2}
2025-05-14T14:53:15.220Z [AI Engine] [info] Message from client: {"method":"resources/list","params":{},"jsonrpc":"2.0","id":3}
2025-05-14T14:53:20.222Z [AI Engine] [info] Message from client: {"jsonrpc":"2.0","method":"notifications/cancelled","params":{"requestId":1,"reason":"Error: MCP error -32001: Request timed out"}}
2025-05-14T14:53:20.223Z [AI Engine] [info] Message from client: {"jsonrpc":"2.0","method":"notifications/cancelled","params":{"requestId":2,"reason":"Error: MCP error -32001: Request timed out"}}
2025-05-14T14:53:15.089Z [info] [AI Engine] Initializing server…
2025-05-14T14:53:15.103Z [info] [AI Engine] Server started and connected successfully
2025-05-14T14:53:15.108Z [info] [AI Engine] Message from client: {"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0}
2025-05-14T14:53:15.218Z [info] [AI Engine] Message from server: {"jsonrpc":"2.0","id":0,"result":{"protocolVersion":"2024-11-05","capabilities":{},"serverInfo":{"name":"AI Relay","version":"1.5"}}}
2025-05-14T14:53:15.219Z [info] [AI Engine] Message from client: {"method":"notifications/initialized","jsonrpc":"2.0"}
2025-05-14T14:53:15.220Z [info] [AI Engine] Message from client: {"method":"tools/list","params":{},"jsonrpc":"2.0","id":1}
2025-05-14T14:53:15.220Z [info] [AI Engine] Message from client: {"method":"tools/list","params":{},"jsonrpc":"2.0","id":2}
2025-05-14T14:53:15.220Z [info] [AI Engine] Message from client: {"method":"resources/list","params":{},"jsonrpc":"2.0","id":3}
2025-05-14T14:53:20.222Z [info] [AI Engine] Message from client: {"jsonrpc":"2.0","method":"notifications/cancelled","params":{"requestId":1,"reason":"Error: MCP error -32001: Request timed out"}}
2025-05-14T14:53:20.223Z [info] [AI Engine] Message from client: {"jsonrpc":"2.0","method":"notifications/cancelled","params":{"requestId":2,"reason":"Error: MCP error -32001: Request timed out"}}
Thanks in advance.