Firstly, thanks for making this, it seems very useful :)
I just installed mcp-probe.
I launched it with mcp-probe debug --http-sse "https://cratesio-mcp.fly.dev/", connecting to https://crates.io/crates/cratesio-mcp
I navigated to get_crate_info tool and pressed Enter.
I want to type rmcp as the crate name, but it won't let me type letter r! Only other letters. E.g. I can type mcp but not rmcp. Pressing r literally does nothing!
Also I can't move the cursor around with error keys, so typing <prefix>rmcp and then moving the cursor and deleting the prefix also doesn't work :/
It would be great if you can fix this, also ideally allowing arrow keys to move the cursor :)

Firstly, thanks for making this, it seems very useful :)
I just installed mcp-probe.
I launched it with
mcp-probe debug --http-sse "https://cratesio-mcp.fly.dev/", connecting to https://crates.io/crates/cratesio-mcpI navigated to
get_crate_infotool and pressed Enter.I want to type
rmcpas the crate name, but it won't let me type letterr! Only other letters. E.g. I can typemcpbut notrmcp. Pressingrliterally does nothing!Also I can't move the cursor around with error keys, so typing
<prefix>rmcpand then moving the cursor and deleting the prefix also doesn't work :/It would be great if you can fix this, also ideally allowing arrow keys to move the cursor :)