Before the initialization handshake completes, which MCP method is the ONLY one permitted?
Answer: ping
The MCP specification states that only the ping method may be used before initialization completes. All other methods — including tools/list, resources/list, and sampling/createMessage — must wait until the client has sent the initialized notification and the server has acknowledged it.