Learn how to monitor your MCP operations, deployment and runtime logs for your Stdio MCP server.
listTools
, callTool
) against your monthly limit.
/health
endpoint. You can manually check the status of your deployment by sending a GET request to this endpoint.
For example:
GET https://<your-function-url>/health
A successful response with a status of 200 OK
confirms that your function is live and responsive.