|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Model Context Protocol (MCP) Server HTTP API. More...
Go to the source code of this file.
Functions | |
| int | mcp_server_http_init (mcp_server_ctx_t server_ctx) |
| Initialize the HTTP Server. | |
| int | mcp_server_http_start (mcp_server_ctx_t server_ctx) |
| Start the HTTP Server. | |
Model Context Protocol (MCP) Server HTTP API.
| int mcp_server_http_init | ( | mcp_server_ctx_t | server_ctx | ) |
Initialize the HTTP Server.
| server_ctx | Server context handle |
| int mcp_server_http_start | ( | mcp_server_ctx_t | server_ctx | ) |
Start the HTTP Server.
| server_ctx | Server context handle |