{"mcpVersion":"1.0","tools":[{"name":"myExampleTool","description":"A simple example tool that says hello.","url":"http://localhost:9999/api/hello","method":"GET","parameters":[],"returns":{"type":"string","description":"A greeting message."}},{"name":"getCurrentTime","description":"Gets the current server time.","url":"http://localhost:9999/api/time","method":"GET","parameters":[],"returns":{"type":"string","description":"The current time in ISO format."}}]}