Loading MCP_module/README.md +1 −2 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ MCP_module/ --- * **`json_templates/`**: Contains CAMARA-compatible JSON structures that act as request/response templates. These are dynamically **interpolated** using user input before being sent to the MCP or CAMARA endpoint. These are dynamically **interpolated** using user input before being sent to CAMARA endpoint. * **`models/`**: Contains **Pydantic models** that mirror CAMARA API specifications from [CAMARA API to MCP Mapping](https://lf-camaraproject.atlassian.net/wiki/spaces/CAM/pages/222691579/CAMARA+API+to+MCP+Tool+Mapping). Loading Loading @@ -66,7 +66,6 @@ OpenOP_Backend= OpenOP_ISI_BACKEND= ``` These define where the MCP server will listen for requests. ### Option 2 - Containerized Build the Docker Image Loading Loading
MCP_module/README.md +1 −2 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ MCP_module/ --- * **`json_templates/`**: Contains CAMARA-compatible JSON structures that act as request/response templates. These are dynamically **interpolated** using user input before being sent to the MCP or CAMARA endpoint. These are dynamically **interpolated** using user input before being sent to CAMARA endpoint. * **`models/`**: Contains **Pydantic models** that mirror CAMARA API specifications from [CAMARA API to MCP Mapping](https://lf-camaraproject.atlassian.net/wiki/spaces/CAM/pages/222691579/CAMARA+API+to+MCP+Tool+Mapping). Loading Loading @@ -66,7 +66,6 @@ OpenOP_Backend= OpenOP_ISI_BACKEND= ``` These define where the MCP server will listen for requests. ### Option 2 - Containerized Build the Docker Image Loading