Run a tool.

Pick a tool, fill the arguments, see exactly what goes over the wire.

curl -s https://mcp.alexchernysh.com/mcp -H 'content-type: application/json' -H 'accept: application/json, text/event-stream' -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_profile","arguments":{}}}'