adityamparikh opened a new pull request, #16:
URL: https://github.com/apache/solr-mcp/pull/16

   ## Summary
   
   - Add detailed instructions for running the server in both STDIO and HTTP 
modes
   - Provide Claude Desktop configuration examples for all combinations:
     - STDIO mode with Docker
     - STDIO mode with JAR
     - HTTP mode with Docker
     - HTTP mode with JAR
   - Standardize on using `PROFILES` environment variable for mode selection
   - Improve clarity and user experience in getting started section
   
   ## Changes
   
   - Reorganize "Run the server" section to clearly separate STDIO and HTTP 
modes
   - Add complete Claude Desktop configuration examples for both Docker and JAR 
deployments
   - Show proper environment variable usage (`PROFILES=http`) for consistent 
mode switching
   - Include port mapping instructions for HTTP mode with Docker
   
   ## Test plan
   
   - [x] Verify README formatting renders correctly
   - [x] Confirm all code examples are syntactically correct
   - [x] Check that JSON configurations are valid


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to